[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / e / APIService-XGPush / 2.4.9 / APIService-XGPush.podspec.json
blob90464f1aaafb1c118a31e275c04a4de75308375e
2   "name": "APIService-XGPush",
3   "version": "2.4.9",
4   "summary": "Tencent XG Push Service SDK.",
5   "homepage": "https://github.com/ElfSundae/AppComponents",
6   "documentation_url": "http://developer.qq.com/wiki/xg",
7   "authors": {
8     "Tencent": "http://xg.qq.com"
9   },
10   "license": {
11     "type": "Copyright",
12     "text": "Copyright http://xg.qq.com"
13   },
14   "source": {
15     "http": "http://xg.qq.com/pigeon_v2/resource/sdk/Xg-Push-SDK-iOS-2.4.9.zip"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "frameworks": [
21     "Security",
22     "SystemConfiguration",
23     "CoreTelephony",
24     "CFNetwork"
25   ],
26   "libraries": [
27     "z",
28     "sqlite3"
29   ],
30   "source_files": [
31     "**/XGPush.h",
32     "**/XGSetting.h"
33   ],
34   "vendored_libraries": "**/libXG-SDK.a"