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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
c
/
3
/
4
/
DYSlideView
/
0.0.3
/
DYSlideView.podspec.json
blob
05598e3861134d1294e14e176dd88b3ff6e5f389
1
{
2
"name": "DYSlideView",
3
"version": "0.0.3",
4
"summary": "An iOS tabbed slide view.",
5
"homepage": "https://github.com/Dwarven/DYSlideView",
6
"platforms": {
7
"ios": "7.0"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"Dwarven": "prison.yang@gmail.com"
15
},
16
"source": {
17
"git": "https://github.com/Dwarven/DYSlideView.git",
18
"tag": "0.0.3"
19
},
20
"source_files": "Class/*.{h,m}"
21
}