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] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git]
/
Specs
/
1
/
d
/
6
/
YTSwitch
/
1.0.1
/
YTSwitch.podspec.json
blob
3a38c6041d1758d9318da7fc504e24bc3f1cd0f6
1
{
2
"name": "YTSwitch",
3
"platforms": {
4
"ios": "7.0"
5
},
6
"version": "1.0.1",
7
"license": "MIT",
8
"summary": "a custom switch view",
9
"homepage": "https://github.com/songyutao/YTSwitch",
10
"authors": {
11
"宋玉涛": "iamsongyutao@163.com"
12
},
13
"source": {
14
"git": "https://github.com/songyutao/YTSwitch.git",
15
"tag": "1.0.1"
16
},
17
"requires_arc": true,
18
"subspecs": [
19
{
20
"name": "YTSwitch",
21
"source_files": "YTSwitch/YTSwitch",
22
"frameworks": [
23
"UIKit"
24
]
25
}
26
]
27
}