blob: f3655c23a22f6800a0bcb22d12d8a03b080cc35e [file] [log] [blame]
{
"name": "MeshLayout",
"version": "0.0.2",
"summary": "Grid layout base on Masonry",
"description": "Grid layout base on Masonry",
"homepage": "https://github.com/geniustag/GridLayout.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"547188371@qq.com": "547188371@qq.com"
},
"source": {
"git": "https://github.com/geniustag/GridLayout.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GridLayout/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}