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
/
d
/
f
/
5
/
WYRefresh
/
1.0.0
/
WYRefresh.podspec.json
blob
eb77e7fb566e32d59f9256cb8f729358e7d308bd
1
{
2
"name": "WYRefresh",
3
"version": "1.0.0",
4
"summary": "WYRefresh,组件化创建私有库练习",
5
"homepage": "https://github.com/ineyee/WYRefresh",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"意一ineyee": "ineyee@foxmail.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/ineyee/WYRefresh.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "WYRefresh/**/*.{h,m}",
21
"requires_arc": true
22
}