[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 6 / 3 / GTSDK / 1.4.1 / GTSDK.podspec.json
blob032458e0de2c392e4942ea2cbc74f58ea08daf77
2   "name": "GTSDK",
3   "version": "1.4.1",
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.4.1"
20   },
21   "source_files": "GeTuiSdk.h",
22   "preserve_paths": "libGeTuiSdk-1.4.1.a",
23   "ios": {
24     "vendored_libraries": "libGeTuiSdk-1.4.1.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     ]
39   },
40   "frameworks": [
41     "SystemConfiguration",
42     "CFNetwork",
43     "CoreTelephony",
44     "CoreLocation",
45     "AVFoundation",
46     "CoreBluetooth",
47     "Security",
48     "JavaScriptCore"
49   ],
50   "requires_arc": true