blob: e56cceafbd4924f20fed56785b9000608dfe722c [file] [log] [blame]
{
"name": "MZTableLayout",
"version": "1.0.0",
"swift_versions": "5.0",
"summary": "Free collection view layout like excel sheet.",
"description": "Free collection view layout like excel sheet.\nIt's very easy to use.",
"homepage": "https://github.com/MachelleZhang/MZTableLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangle": "zhangle@boco.com.cn"
},
"source": {
"git": "https://github.com/MachelleZhang/MZTableLayout.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MZTableLayout/Classes/**/*",
"swift_version": "5.0"
}