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] Plotline 4.1.5
[CocoaPods.git]
/
Specs
/
c
/
3
/
4
/
DYSlideView
/
0.0.8
/
DYSlideView.podspec.json
blob
f86521dcb7acfbf63e7eb596a07d4ff50560fb41
1
{
2
"name": "DYSlideView",
3
"version": "0.0.8",
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.8"
19
},
20
"source_files": "Class/*.{h,m}"
21
}