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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
f
/
2
/
e
/
GSRefresh
/
0.5.3
/
GSRefresh.podspec.json
blob
3e4d718134dc9a1bc6bd5301329b86cd95c34240
1
{
2
"name": "GSRefresh",
3
"version": "0.5.3",
4
"summary": "Fully customizable drop-down refresh and load more.",
5
"homepage": "https://github.com/wxxsw/GSRefresh",
6
"license": "MIT",
7
"authors": {
8
"Gesen": "i@gesen.me"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/wxxsw/GSRefresh.git",
15
"tag": "0.5.3"
16
},
17
"source_files": "Sources/*.swift",
18
"requires_arc": true,
19
"swift_version": "4.2"
20
}