[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 3 / GTSDK / 2.5.8.0 / GTSDK.podspec.json
blob0828c81eff82ceaa95b605a3ac2907995b96b04c
2   "name": "GTSDK",
3   "version": "2.5.8.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.5.8.0"
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       "AppTrackingTransparency"
27     ],
28     "weak_frameworks": "UserNotifications",
29     "libraries": [
30       "z",
31       "sqlite3.0",
32       "c++",
33       "resolv"
34     ]
35   },
36   "requires_arc": true