blob: ded2a0c7784137259723ae97ae2ad41559926c75 [file] [log] [blame]
{
"name": "saasquatch-sdk-swift",
"version": "2.0.0",
"summary": "The Swift 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",
"Mel Reams": "mel@referralsaasquatch.com"
},
"source": {
"git": "https://github.com/saasquatch/mobile-sdk-swift-cocoapod.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "saasquatch/classes/*.{swift,h}",
"module_name": "saasquatch",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}