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
/
0
/
f
/
YYFast
/
0.0.1
/
YYFast.podspec.json
blob
896ea5d792c439a61247e68e25183da40d5bd1df
1
{
2
"name": "YYFast",
3
"version": "0.0.1",
4
"summary": "YYFast is fast",
5
"homepage": "https://github.com/haozhiyu1990/YYFast",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"郝志宇": "hzy901110@gmail.com"
11
},
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/haozhiyu1990/YYFast.git",
17
"tag": "0.0.1"
18
},
19
"source_files": "YYFast/*.swift",
20
"swift_version": "4.2"
21
}