platform :ios, "9.0"
inhibit_all_warnings!
target "demo" do
pod 'FinApplet', '2.22.4'
pod 'FinAppletExt', '2.22.4'
end