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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
8
/
1
/
5
/
DistSlideSegment
/
1.0.3
/
DistSlideSegment.podspec.json
blob
e677220765a57c77c5c9bec8c40af910d61542a4
1
{
2
"name": "DistSlideSegment",
3
"version": "1.0.3",
4
"summary": "A Slide Segment",
5
"authors": {
6
"Damrin": "75081647@qq.com"
7
},
8
"homepage": "https://github.com/Damsir/DistSlideSegment",
9
"source": {
10
"git": "https://github.com/Damsir/DistSlideSegment.git",
11
"tag": "1.0.3"
12
},
13
"license": "MIT",
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": [
19
"DistSlideSegment",
20
"DistSlideSegment/**/*.{h,m,xib}"
21
],
22
"frameworks": "UIKit"
23
}