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] ZJSDK 2.5.5.6
[CocoaPods.git]
/
Specs
/
e
/
4
/
f
/
THPush
/
0.0.2
/
THPush.podspec.json
blob
7af1d530dc06dda55e03fc6d07f365bcaa04462b
1
{
2
"name": "THPush",
3
"version": "0.0.2",
4
"summary": "天合个推组件",
5
"description": "集成了个推的推送组件",
6
"homepage": "https://gitlab-eip.trinasolar.com/wenji.liu/thpush",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"lwj_code": "wallien@163.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://gitlab-eip.trinasolar.com/wenji.liu/thpush.git",
19
"tag": "0.0.2"
20
},
21
"source_files": "THPush/*.{h,m}",
22
"requires_arc": true,
23
"dependencies": {
24
"GTSDK": [
25
26
]
27
}
28
}