blob: 88d807faabd9eb13c2c01e620fe355ce8824dd89 [file] [log] [blame]
{
"name": "saasquatch-sdk-objectivec",
"version": "1.0.2",
"summary": "The Objective-C version of the Referral SaaSquatch iOS SDK",
"homepage": "http://www.referralsaasquatch.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Referral SaaSquatch": "hello@saasquat.ch"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/saasquatch/mobile-sdk-objectivec-cocoapod.git",
"tag": "1.0.2"
},
"public_header_files": "saasquatch/saasquatch.framework/Headers/*.h",
"preserve_paths": "saasquatch/saasquatch.framework",
"vendored_frameworks": "saasquatch/saasquatch.framework",
"requires_arc": true
}