blob: 65f431cb6c1cc1bb94d0ba5dc5983afa075ae32e [file] [log] [blame]
{
"name": "saasquatch-sdk-swift",
"version": "1.1.1",
"summary": "The Swift version of the Referral SaaSquatch IOS SDK",
"description": "This SDK was built to interact with Referral Saasquatch. For more information, please visit https://docs.referralsaasquatch.com/mobile/ios/",
"homepage": "http://www.referralsaasquatch.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Referral Saasquatch": "hello@saasquat.ch",
"Trevor Lee": "trevor.lee@referralsaasquatch.com"
},
"source": {
"git": "https://github.com/saasquatch/mobile-sdk-swift-cocoapod.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "saasquatch/classes/*.{swift,h}",
"module_name": "saasquatch",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}