platform :ios, "9.0"
source 'https://github.com/CocoaPods/Specs.git'
inhibit_all_warnings!
target "demo" do
pod 'FinApplet', '2.0.191'
end