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
/
0
/
9
/
3
/
WZLLable
/
1.0
/
WZLLable.podspec.json
blob
eed181e047677f6697eae1c63ffa5835a8846127
1
{
2
"name": "WZLLable",
3
"version": "1.0",
4
"summary": "WZLLable 测试 pod 发布 cocoapods",
5
"homepage": "https://github.com/wuzhenli/supportPod",
6
"license": "MIT",
7
"authors": {
8
"吴贞利": "1363721033@qq.com"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/wuzhenli/supportPod.git",
15
"tag": "1.0"
16
},
17
"source_files": "WZLLable/WZLLable/WZLLable/*.{h,m}",
18
"frameworks": "UIKit"
19
}