[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / b / xg_ios_push / 2.4.8 / xg_ios_push.podspec.json
blob58e679e101b64fe10f39c6a8603cf976e4b22796
2   "name": "xg_ios_push",
3   "version": "2.4.8",
4   "summary": "Tencent XG Push Service iOS SDK",
5   "description": "Unofficial Tencent XG Push Service iOS SDK",
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": "shaozl@live.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/shaozl/xg_ios_push.git",
19     "tag": "2.4.8"
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