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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
9
/
6
/
c
/
QQ_XGPush
/
3.2.0
/
QQ_XGPush.podspec.json
blob
f940daf39fe5730e3561bef9f6e400ea1f03fd7a
1
{
2
"name": "QQ_XGPush",
3
"version": "3.2.0",
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
"UserNotifications"
18
],
19
"libraries": [
20
"z",
21
"sqlite3"
22
],
23
"source": {
24
"git": "https://github.com/xingePush/XGPush.git",
25
"tag": "3.2.0"
26
},
27
"source_files": "XGPush/*.h",
28
"vendored_libraries": "XGPush/*.a"
29
}