[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / e / APIService-XGPush / 2.4.6 / APIService-XGPush.podspec.json
blob18d8c3844347c5b730c627ce3f53f5d3ed791ffd
2   "name": "APIService-XGPush",
3   "version": "2.4.6",
4   "summary": "Tencent XG Push Service SDK for iOS.",
5   "license": "MIT",
6   "homepage": "https://github.com/APIService/XGPush",
7   "authors": {
8     "Elf Sundae": "http://0x123.com",
9     "WeChat": "http://xg.qq.com"
10   },
11   "source": {
12     "git": "https://github.com/APIService/XGPush.git",
13     "tag": "2.4.6",
14     "submodules": true
15   },
16   "social_media_url": "https://twitter.com/ElfSundae",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "CFNetwork",
23     "SystemConfiguration",
24     "CoreTelephony",
25     "Security"
26   ],
27   "libraries": "z",
28   "public_header_files": "demo/sdk/*.h",
29   "source_files": "demo/sdk/*.h",
30   "vendored_libraries": "demo/sdk/*.a"