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