blob: fd8b4eb7698fcf18c109b8d6e8647ed8176d366f [file] [log] [blame]
{
"name": "MZFreeLayout",
"version": "1.0.0",
"summary": "A short description of MZFreeLayout.",
"description": "类似Excel样式的自由布局",
"homepage": "https://github.com/MachelleZhang/MZFreeLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MachelleZhang": "407916482@qq.com"
},
"source": {
"git": "https://github.com/MachelleZhang/MZFreeLayout.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MZFreeLayout/*.{h, m}",
"frameworks": [
"UIKit",
"MapKit"
]
}