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
/
5
/
3
/
7
/
HSEther
/
1.0
/
HSEther.podspec.json
blob
4d1e3c382876182af34c38fcc9b4202dd43d4319
1
{
2
"name": "HSEther",
3
"version": "1.0",
4
"summary": "Title Bar Gradient with the User to drag for ios.",
5
"homepage": "https://github.com/wolfhous/HSEther",
6
"license": "MIT",
7
"authors": {
8
"wolfhous": "120237979@qq.com"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"git": "https://github.com/wolfhous/HSEther.git",
15
"tag": "1.0"
16
},
17
"source_files": "HSEther/*",
18
"frameworks": "UIKit"
19
}