[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 3 / GTSDK / 2.7.1.0 / GTSDK.podspec.json
blob27d4a9d7ea2cd7ec1b7fbfb3cdf2d9a0514d53b6
2   "name": "GTSDK",
3   "version": "2.7.1.0",
4   "summary": "个推iOS SDK CocoaPods集成库",
5   "homepage": "https://github.com/GetuiLaboratory/getui-sdk-ios-cocoapods",
6   "license": "MIT",
7   "authors": {
8     "个推": "support@getui.com"
9   },
10   "source": {
11     "git": "https://github.com/GetuiLaboratory/getui-sdk-ios-cocoapods.git",
12     "tag": "2.7.1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "vendored_frameworks": "GTSDK.xcframework",
19     "frameworks": [
20       "SystemConfiguration",
21       "CFNetwork",
22       "CoreTelephony",
23       "CoreLocation",
24       "AVFoundation",
25       "Security",
26       "AdSupport"
27     ],
28     "weak_frameworks": [
29       "UserNotifications",
30       "AppTrackingTransparency",
31       "Network"
32     ],
33     "libraries": [
34       "z",
35       "sqlite3.0",
36       "c++",
37       "resolv"
38     ]
39   },
40   "dependencies": {
41     "ZXSDK": [
43     ]
44   },
45   "requires_arc": true,
46   "swift_versions": [
47     "5"
48   ],
49   "swift_version": "5"