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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
1
/
d
/
6
/
WDPageView
/
0.0.3
/
WDPageView.podspec.json
blob
5d8f39f17dbf4e4bfb8cbce4f55454d6b5101b22
1
{
2
"name": "WDPageView",
3
"version": "0.0.3",
4
"summary": "A page scrolling inspired by UIScrollView",
5
"homepage": "https://github.com/kwdx/WDPageView",
6
"license": "MIT",
7
"authors": {
8
"warden": "wenduo_mail@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/kwdx/WDPageView.git",
15
"tag": "0.0.3"
16
},
17
"source_files": "WDPageView/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
],
22
"requires_arc": true
23
}