[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 3 / GTSDK / 2.6.6.0-noidfa / GTSDK.podspec.json
blobcd0ce047c87046837c1b84ed2f1ae0ae559e0e64
2   "name": "GTSDK",
3   "version": "2.6.6.0-noidfa",
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.6.6.0-noidfa"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "vendored_frameworks": "GTSDK.framework",
19     "frameworks": [
20       "SystemConfiguration",
21       "CFNetwork",
22       "CoreTelephony",
23       "CoreLocation",
24       "AVFoundation",
25       "Security"
26     ],
27     "weak_frameworks": [
28       "UserNotifications",
29       "AppTrackingTransparency"
30     ],
31     "libraries": [
32       "z",
33       "sqlite3.0",
34       "c++",
35       "resolv"
36     ]
37   },
38   "requires_arc": true