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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
8
/
2
/
a
/
JxbRefresh
/
2.1
/
JxbRefresh.podspec.json
blob
95253d05179e65bc55547b8329d82f7a69a561ae
1
{
2
"name": "JxbRefresh",
3
"version": "2.1",
4
"license": "MIT",
5
"summary": "Give pull-to-refresh to any UIScrollView with 1 line of code. And writen by Swift",
6
"homepage": "http://www.jxb.name",
7
"authors": {
8
"Peter": "i@jxb.name"
9
},
10
"source": {
11
"git": "https://github.com/JxbSir/JxbRefresh.git",
12
"tag": "2.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "JxbRefresh/JxbRefresh/*.*",
18
"requires_arc": true,
19
"dependencies": {
20
}
21
}