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