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] AWSTranscribeStreaming 2.38.0
[CocoaPods.git]
/
Specs
/
1
/
d
/
6
/
WDPageView
/
0.0.1
/
WDPageView.podspec.json
blob
346d0ae4337b0fd6b2713f314b6920b347cf44b4
1
{
2
"name": "WDPageView",
3
"version": "0.0.1",
4
"summary": "A page scrolling inspired by UIScrollView",
5
"description": "用UIScrollView实现的分页滑动控件",
6
"homepage": "https://github.com/kwdx/WDPageView",
7
"license": "MIT",
8
"authors": {
9
"warden": "wenduo_mail@163.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/kwdx/WDPageView.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"WDPageView",
20
"WDPageView/*.{h.m}"
21
],
22
"requires_arc": true
23
}