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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
b
/
d
/
f
/
ZYPageView
/
0.1.0
/
ZYPageView.podspec.json
blob
68c60d2e55322fa844f925d87accd4f2693161e3
1
{
2
"name": "ZYPageView",
3
"version": "0.1.0",
4
"summary": "A container view with a scrolling page.",
5
"homepage": "https://github.com/ripperhe/ZYPageView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ripperhe": "ripperhe@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/ripperhe/ZYPageView.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "ZYPageView/**/*"
21
}