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] XZTextImageView 10.1.0
[CocoaPods.git]
/
Specs
/
6
/
0
/
b
/
wfstestpod
/
1.0.0
/
wfstestpod.podspec.json
blob
dbfc7bfb281e5f0f73689f149b2a986c2afb7211
1
{
2
"name": "wfstestpod",
3
"version": "1.0.0",
4
"summary": "my first testpod",
5
"homepage": "http://git.oschina.net/comewfs/wfstestpod",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"wfs": "wfs498121294@163.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://git.oschina.net/comewfs/wfstestpod.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "wfstestpod/wfstestpod/classcode/*.{h,m}"
21
}