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] ZJSDK 2.5.7.5
[CocoaPods.git]
/
Specs
/
c
/
d
/
f
/
XXRefresh
/
0.0.1
/
XXRefresh.podspec.json
blob
0a7923386c0ca91294397a47690526a7850deb4e
1
{
2
"name": "XXRefresh",
3
"version": "0.0.1",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"homepage": "https://github.com/ShawnCow/XXRefresh",
9
"authors": {
10
"大黄": "rockhxy@gmail.com"
11
},
12
"summary": "超级牛逼的路由管理 router",
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/ShawnCow/XXRefresh.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"XXRefresh/*.{h,m}",
22
"XXRefresh/**/*"
23
],
24
"frameworks": [
25
"Foundation",
26
"UIKit"
27
],
28
"requires_arc": true
29
}