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] IMGLYPostcardEditor 1.43.0-rc.2
[CocoaPods.git]
/
Specs
/
2
/
4
/
6
/
YXChangeVC
/
0.0.6
/
YXChangeVC.podspec.json
blob
658c1d12a261e9e1081dcf73257d0bad3e76924e
1
{
2
"name": "YXChangeVC",
3
"version": "0.0.6",
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.0.6"
16
},
17
"source_files": "ChangeVC/**/*.{h,m}",
18
"dependencies": {
19
"AVOSCloud": [
20
"~> 11.4.2"
21
]
22
}
23
}