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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
b
/
7
/
4
/
WMScrollPageView
/
0.0.2
/
WMScrollPageView.podspec.json
blob
7028e75343993e6e845be844a3dbf94887027d26
1
{
2
"name": "WMScrollPageView",
3
"version": "0.0.2",
4
"license": "MIT",
5
"summary": "这是一个分页导航视图控件",
6
"homepage": "https://github.com/wmelon/WMScrollPageView.git",
7
"authors": {
8
"陈仕家": "511863244@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/wmelon/WMScrollPageView.git",
12
"tag": "0.0.2"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "7.0"
17
},
18
"source_files": [
19
"WMScrollPageView",
20
"*.{h,m}"
21
]
22
}