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
/
5
/
d
/
1
/
ZCSelfUSE
/
0.0.4
/
ZCSelfUSE.podspec.json
blob
bbf840785391fce4391934d03a18b0233854358a
1
{
2
"name": "ZCSelfUSE",
3
"version": "0.0.4",
4
"summary": "自用小工具",
5
"homepage": "https://github.com/xiaowu2016/ZCSelfUSE",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"zhangchao": "942777491@qq.com"
12
},
13
"platforms": {
14
"ios": null
15
},
16
"source": {
17
"git": "https://github.com/xiaowu2016/ZCSelfUSE.git",
18
"tag": "0.0.4"
19
},
20
"source_files": [
21
"Classes",
22
"ZCSelfUSE/Tools/**/*.{h,m}"
23
],
24
"requires_arc": true
25
}