blob: 2ce11fa2c2787dd709cfdea37d3c80c3efb4bb13 [file] [log] [blame]
{
"name": "VVLayout",
"version": "0.1.6",
"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.1.6"
},
"source_files": [
"VVLayout/Source",
"VVLayout/Source/**/*.*"
],
"frameworks": "UIKit"
}