blob: 7a467d615cf5926bc025ed1b304dda5b30f03ef4 [file] [log] [blame]
{
"name": "ZLayout",
"version": "1.0.0",
"summary": "A lightweight framework for layout views",
"homepage": "https://github.com/fanticqq/ZLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanticqq": "fanticqq@gmail.com"
},
"source": {
"git": "https://github.com/fanticqq/ZLayout.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZLayout/Classes/**/*",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}