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
/
2
/
9
/
HYQSFlow
/
0.0.4
/
HYQSFlow.podspec.json
blob
90badfa9044ae0a82c20e9448c93bc3c6cd8603d
1
{
2
"name": "HYQSFlow",
3
"version": "0.0.4",
4
"summary": "HYQSFlow,water flow",
5
"homepage": "https://github.com/Otherplayer/HYQSFlow",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Otherplayer": "osmk@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/Otherplayer/HYQSFlow.git",
15
"tag": "0.0.4"
16
},
17
"platforms": {
18
"ios": "5.0"
19
},
20
"source_files": "*.{h,m}",
21
"requires_arc": true,
22
"dependencies": {
23
"SDWebImage": [
24
"~> 3.7.3"
25
]
26
}
27
}