[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / d / 6 / 3 / GTSDK / 1.5.0-noidfa / GTSDK.podspec.json
blobd483a241e1e9a7220dc4f32e5e62f39fa1db156a
2   "name": "GTSDK",
3   "version": "1.5.0-noidfa",
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.5.0-noidfa"
20   },
21   "source_files": "GeTuiSdk.h",
22   "preserve_paths": "libGeTuiSdk-1.5.0-noidfa.a",
23   "ios": {
24     "vendored_libraries": "libGeTuiSdk-1.5.0-noidfa.a",
25     "frameworks": [
26       "SystemConfiguration",
27       "CFNetwork",
28       "CoreTelephony",
29       "CoreLocation",
30       "AVFoundation",
31       "CoreBluetooth",
32       "Security",
33       "JavaScriptCore"
34     ],
35     "libraries": [
36       "z",
37       "sqlite3.0",
38       "c++"
39     ]
40   },
41   "frameworks": [
42     "SystemConfiguration",
43     "CFNetwork",
44     "CoreTelephony",
45     "CoreLocation",
46     "AVFoundation",
47     "CoreBluetooth",
48     "Security",
49     "JavaScriptCore"
50   ],
51   "requires_arc": true