blob: 41f54f3a41c408cc2f63c056507addb4933ee093 [file] [log] [blame]
{
"name": "DropMenuBar",
"version": "1.0.0",
"summary": "A iOS Area multilevel list filtering",
"description": "A iOS Area multilevel list filtering, easy to use it.",
"homepage": "https://github.com/xiaocaoge/DropMenuBarExample.git",
"license": "MIT",
"authors": {
"thomas_cao": "thomas_cao@foxmail.com"
},
"source": {
"git": "https://github.com/xiaocaoge/DropMenuBarExample.git",
"tag": "1.0.0"
},
"source_files": "DropMenuBar/DropMenu/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}