Podfile 126 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 source 'https://github.com/CocoaPods/Specs.git' target "KS3SDKDemo" do platform :ios, "7.0" pod 'Ks3SDK', '~> 2.1.2' end