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