[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / 6 / 8 / XGPush / 2.3 / XGPush.podspec.json
blobdfd90e938e6d93854ed2bce3bf0901542df3bf8e
2   "name": "XGPush",
3   "version": "2.3",
4   "summary": "Tencent XG Push Service iOS SDK",
5   "description": "Unofficial Tencent XG Push Service iOS SDK\n",
6   "homepage": "http://xg.qq.com",
7   "license": {
8     "type": "Copyright",
9     "text": "    Copyright 2014 Tencent. All Rights Reserved.\n"
10   },
11   "authors": {
12     "Tencent Inc": "wintersone@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/wintersone/XGPush.git",
19     "tag": "2.3"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "vendored_libraries": "Classes/*.a",
23   "frameworks": [
24     "CFNetwork",
25     "SystemConfiguration",
26     "CoreTelephony",
27     "Security"
28   ],
29   "libraries": [
30     "sqlite3",
31     "z.1"
32   ],
33   "requires_arc": false