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
/
c
/
0
/
WenUtils
/
0.1.0
/
WenUtils.podspec.json
blob
c7f82857baa6ad466e2b9faa79ceabac1b56f5d1
1
{
2
"name": "WenUtils",
3
"version": "0.1.0",
4
"summary": "A test podspec file of WenUtils.",
5
"homepage": "https://github.com/LHWen/WenUtils",
6
"license": "MIT",
7
"authors": {
8
"LHWen": "1109070804@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/LHWen/WenUtils.git",
15
"tag": "0.1.0"
16
},
17
"source_files": "WenUtils/**/*.{h,m}",
18
"requires_arc": true
19
}