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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
9
/
b
/
8
/
XKPagerController
/
0.0.2
/
XKPagerController.podspec.json
blob
91b9429bdd5737c648cf2873a6ce0c6fbf42d971
1
{
2
"name": "XKPagerController",
3
"version": "0.0.2",
4
"summary": "分页滚动视图工具",
5
"homepage": "https://github.com/RyanMans/XKPagerController",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ALLen、LAS": "1696186412@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/RyanMans/XKPagerController.git",
15
"tag": "0.0.2"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "XKPagerController/Classes/**/*",
21
"dependencies": {
22
"Masonry": [
23
24
]
25
}
26
}