[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / 3 / 2 / TGXSDK / 0.1.1 / TGXSDK.podspec.json
blob2dc24a438ebfef4465f46ea7855783df99f100b3
2   "name": "TGXSDK",
3   "version": "0.1.1",
4   "license": {
5     "type": "Copyright",
6     "text": " Copyright 2016 TGX \n"
7   },
8   "summary": "TGX IOS PUSH SDK",
9   "homepage": "https://github.com/zhuwh/TGX_IOS_SDK.git",
10   "authors": {
11     "mark": "zhuwenhui5566@163.com"
12   },
13   "source": {
14     "git": "https://github.com/zhuwh/TGX_IOS_SDK.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "**/include/**/*.h",
18   "vendored_libraries": "**/libTGXSDK.a",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "Reachability": [
26     ],
27     "FMDB": [
29     ]
30   }