blob: e18356c61d42b98074d67c908a68b1b60f85ccc8 [file] [log] [blame]
{
"name": "MZTableLayout",
"version": "1.2.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": "407916482@qq.com"
},
"source": {
"git": "https://github.com/MachelleZhang/MZTableLayout.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MZTableLayout/*.swift",
"frameworks": [
"UIKit",
"MapKit"
],
"swift_version": "5.0"
}