blob: 992d6d06ae8c01aea46217b62a9a895dff658057 [file] [log] [blame]
{
"name": "saasquatch-sdk-swift",
"version": "1.0.3beta1",
"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.3beta1"
},
"preserve_paths": "saasquatch/saasquatch.framework",
"vendored_frameworks": "saasquatch/saasquatch.framework"
}