repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
9
/
6
/
c
/
QQ_XGPush
/
2.4.9
/
QQ_XGPush.podspec.json
blob
2b3a28d8263c60a4e2c9e8ca1a7a0be077bf8987
1
{
2
"name": "QQ_XGPush",
3
"version": "2.4.9",
4
"summary": "腾讯信鸽(XG Push)",
5
"homepage": "http://xg.qq.com",
6
"authors": "tencent TEG",
7
"license": "MIT",
8
"platforms": {
9
"ios": "6.0"
10
},
11
"frameworks": [
12
"CFNetwork",
13
"SystemConfiguration",
14
"CoreTelephony",
15
"CoreGraphics",
16
"Foundation"
17
],
18
"libraries": [
19
"z",
20
"sqlite3"
21
],
22
"source": {
23
"git": "https://github.com/tegdata/XGPush.git",
24
"tag": "2.4.9"
25
},
26
"source_files": "XGPush/*.h",
27
"vendored_libraries": "XGPush/*.a"
28
}