[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 3 / GTSDK / 1.6.4.0 / GTSDK.podspec.json
blob4dd3989d6fe679efff04c53ad0ecc1318192de75
2   "name": "GTSDK",
3   "version": "1.6.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": "1.6.4.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "GeTuiSdk.h",
18   "ios": {
19     "vendored_libraries": "libGeTuiSdk-1.6.4.0.a",
20     "frameworks": [
21       "SystemConfiguration",
22       "CFNetwork",
23       "CoreTelephony",
24       "CoreLocation",
25       "AVFoundation",
26       "Security"
27     ],
28     "weak_frameworks": "UserNotifications",
29     "libraries": [
30       "z",
31       "sqlite3.0",
32       "c++"
33     ]
34   },
35   "requires_arc": true