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] GluedInSDK 2.5.1
[CocoaPods.git]
/
Specs
/
3
/
8
/
e
/
VVLayout
/
0.0.7
/
VVLayout.podspec.json
blob
9c22abac0bc849cc819653937457b98b5f8b56cf
1
{
2
"name": "VVLayout",
3
"version": "0.0.7",
4
"summary": "VVLayout采用Masonry接口的高性能的Frame布局框架",
5
"homepage": "https://github.com/chinaxxren/VVLayout",
6
"license": "MIT",
7
"authors": {
8
"chinaxxren": "182421693@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/chinaxxren/VVLayout.git",
15
"tag": "0.0.7"
16
},
17
"source_files": [
18
"VVLayout/Source",
19
"VVLayout/Source/**/*.*"
20
],
21
"frameworks": "UIKit"
22
}