[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / a / 5 / 3 / TigerConnect / 1.9 / TigerConnect.podspec.json
blobd9f25ac32ea250ff7cef6d225349feceff9362a6
2   "name": "TigerConnect",
3   "version": "1.9",
4   "summary": "TigerConnect iOS SDK",
5   "description": "Enhance your iOS apps with intelligent, secure messaging from TigerConnect",
6   "license": "Commercial",
7   "authors": {
8     "Oren Zitoun": "oren@tigertext.com"
9   },
10   "homepage": "https://developer.tigertext.com/docs",
11   "requires_arc": true,
12   "source": {
13     "git": "https://github.com/tigerconnect/ios-sdk-release.git",
14     "tag": "1.9"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "vendored_frameworks": "TTKit.framework",
20   "libraries": [
21     "z"
22   ],
23   "ios": {
24     "frameworks": [
25       "UIKit",
26       "Foundation",
27       "CoreGraphics",
28       "CoreData",
29       "CFNetwork",
30       "Security",
31       "SystemConfiguration",
32       "AVFoundation",
33       "AddressBook",
34       "CoreLocation",
35       "MobileCoreServices",
36       "CoreTelephony",
37       "CoreMedia",
38       "ImageIO"
39     ]
40   }