blob: e74d6561891d49d5abcac68e5306f2084f61a05c [file] [log] [blame]
{
"name": "saasquatch-sdk-swift",
"version": "1.0.0-beta",
"summary": "The Swift version of the Referral SaaSquatch 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-swift-cocoapod.git",
"tag": "1.0.0-beta"
},
"public_header_files": "saasquatch.framework/Headers/*.h",
"preserve_paths": "saasquatch.framework",
"vendored_frameworks": "saasquatch.framework"
}