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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
b
/
6
/
a
/
ZJToolsLib
/
0.1.0
/
ZJToolsLib.podspec.json
blob
909d995d31428c3bf56d00690a122f755825d9b9
1
{
2
"name": "ZJToolsLib",
3
"version": "0.1.0",
4
"summary": "first pod",
5
"description": "ZJCustomTools",
6
"homepage": "https://git.oschina.net/zjmdyd",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zjmdyd": "zjmdyd@163.com"
13
},
14
"source": {
15
"git": "https://git.oschina.net/zjmdyd/ZJToolsLib.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZJToolsLib/Classes/**/*"
22
}