blob: 63a5270d5740edc4b7390ae1b4a6984c3b2323b8 [file] [log] [blame]
{
"name": "LayoutPanel",
"version": "0.0.2",
"summary": "这是一个元素排布器, 你可以很方便的使用排布器构造出统一风格的排布.",
"homepage": "https://github.com/Nekle/LayoutPanel",
"license": {
"type": "MIT",
"file": "./LayoutPanel/LICENSE.txt"
},
"authors": {
"Fuxian Ding": "nekleding@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Nekle/LayoutPanel.git",
"tag": "0.0.2"
},
"source_files": "LayoutPanel/Panel/*.{h,m}"
}