blob: d4dc2db96f2c38f0aa94b2da6108e59cbb057c6a [file] [log] [blame]
{
"name": "saasquatch-sdk-objectivec",
"version": "1.1.1",
"summary": "The Objective-C 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-objectivec-cocoapod.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "saasquatch/saasquatch/*.{m,h}",
"module_name": "saasquatch",
"requires_arc": true
}