blob: 776a85001f2ecc2a9d2c5ba9bcbbea2d29f7df43 [file] [log] [blame]
{
"name": "saasquatch-sdk-objectivec",
"version": "1.0.0",
"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.0"
},
"preserve_paths": "saasquatch.framework",
"vendored_frameworks": "saasquatch.framework"
}