[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 3 / GTSDK / 1.3.2 / GTSDK.podspec.json
blob8b2b49ec2fbb894998de4a3506e4c3038d009526
2   "name": "GTSDK",
3   "version": "1.3.2",
4   "summary": "个推iOS SDK Cocoa Pods集成库",
5   "description": "A longer description of getui-sdk-ios-cocoapods in Markdown format.\n\n个推iOS SDK",
6   "homepage": "https://github.com/GetuiLaboratory/getui-sdk-ios-cocoapods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "个推": "support@getui.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/GetuiLaboratory/getui-sdk-ios-cocoapods.git",
19     "tag": "1.3.2"
20   },
21   "source_files": "GeTuiSdk.h",
22   "preserve_paths": "libGeTuiSdk-1.3.2.a",
23   "ios": {
24     "vendored_libraries": "libGeTuiSdk-1.3.2.a",
25     "frameworks": [
26       "SystemConfiguration",
27       "CFNetwork",
28       "CoreTelephony",
29       "CoreLocation",
30       "AVFoundation",
31       "CoreBluetooth"
32     ],
33     "libraries": [
34       "z",
35       "sqlite3.0"
36     ]
37   },
38   "frameworks": [
39     "SystemConfiguration",
40     "CFNetwork",
41     "CoreTelephony",
42     "CoreLocation",
43     "AVFoundation",
44     "CoreBluetooth"
45   ],
46   "requires_arc": true