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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
5
/
6
/
3
/
YXSwitch
/
0.1.2
/
YXSwitch.podspec.json
blob
164a74bff8cdb834b60b5d965e19f5e00de72fd0
1
{
2
"name": "YXSwitch",
3
"version": "0.1.2",
4
"summary": "easy chang view controller",
5
"homepage": "https://gitlab.com/AcheOrange/pods",
6
"license": "MIT",
7
"authors": {
8
"OnlyStu": "371706801@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://gitlab.com/AcheOrange/pods.git",
15
"tag": "0.1.2"
16
},
17
"source_files": "YXSwitch/**/*.{h,m}",
18
"dependencies": {
19
"AVOSCloud": [
20
21
],
22
"MBProgressHUD": [
23
24
]
25
}
26
}