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