blob: 8a92d59f32ac0a9b7356728807c309dff6f93c40 [file] [log] [blame]
{
"name": "VVLayout",
"version": "0.0.4",
"summary": "VVLayout采用Masonry接口的高性能的Frame布局框架",
"homepage": "https://github.com/chinaxxren/VVLayout",
"license": "MIT",
"authors": {
"chinaxxren": "182421693@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/chinaxxren/VVLayout.git",
"tag": "0.0.4"
},
"source_files": [
"VVLayout/Source",
"VVLayout/Source/**/*.*"
],
"frameworks": "UIKit"
}