blob: bea83d0f1fb4507f2f8cc206a79f03ad674e4e61 [file] [log] [blame]
{
"name": "DropMenuBar",
"version": "1.0.3",
"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.3"
},
"source_files": "DropMenuBar/DropMenu/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}