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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
4
/
9
/
e
/
YCSlideView
/
0.0.1
/
YCSlideView.podspec.json
blob
53218ebebd5ebdd52662a1b38a0f7d8f471a54c7
1
{
2
"name": "YCSlideView",
3
"version": "0.0.1",
4
"summary": "A pure-swift side view for ios",
5
"homepage": "https://github.com/codansYC/YCSlideView.git",
6
"license": "MIT",
7
"authors": {
8
"codansYC": "yuan_chao000@sina.com"
9
},
10
"platforms": {
11
"ios": "8.1"
12
},
13
"source": {
14
"git": "https://github.com/codansYC/YCSlideView.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"Classes",
19
"YCSlideView/Classes/*.swift"
20
],
21
"frameworks": "UIKit"
22
}