[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 8 / 2 / saasquatch-sdk-objectivec / 1.0.4 / saasquatch-sdk-objectivec.podspec.json
blobaab59242c30a26f50cb49e2fb8afb0e9d74618cf
2   "name": "saasquatch-sdk-objectivec",
3   "version": "1.0.4",
4   "summary": "The Objective-C version of the Referral SaaSquatch IOS SDK",
5   "description": "This SDK was built to interact with Referral Saasquatch. For more information, please visit https://docs.referralsaasquatch.com/mobile/ios/",
6   "homepage": "http://www.referralsaasquatch.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Referral Saasquatch": "hello@saasquat.ch",
13     "Trevor Lee": "trevor.lee@referralsaasquatch.com"
14   },
15   "source": {
16     "git": "https://github.com/saasquatch/mobile-sdk-objectivec-cocoapod.git",
17     "tag": "1.0.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "saasquatch/saasquatch/*.{m,h}",
23   "module_name": "saasquatch",
24   "requires_arc": true