[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 5 / 3 / TigerConnect / 1.5.4 / TigerConnect.podspec.json
blob575170b58ca8344ece97597f537d5c32a066e137
2   "name": "TigerConnect",
3   "version": "1.5.4",
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": "http://www.tigertext.com/tigerconnect/",
11   "requires_arc": true,
12   "source": {
13     "git": "https://github.com/tigerconnect/ios-sdk-release.git",
14     "tag": "1.5.4"
15   },
16   "platforms": {
17     "ios": "8.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   }