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