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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
6
/
5
/
1
/
podtestest
/
0.0.3
/
podtestest.podspec.json
blob
f9c37b255e294cb6994cf09200acd8c31d389c70
1
{
2
"name": "podtestest",
3
"version": "0.0.3",
4
"summary": "A short description of podtest.hello .",
5
"description": "description",
6
"homepage": "https://github.com/24929/podtest",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"Feng": "249295456@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/24929/podtest.git",
19
"tag": "0.0.3"
20
},
21
"source_files": [
22
"podtest",
23
"podtest/**/*.{h,m}"
24
]
25
}