{ | |
"name": "DropMenuBar", | |
"version": "1.0.4", | |
"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.4" | |
}, | |
"source_files": "DropMenuBar/DropMenu/*.{h,m}", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "9.0" | |
} | |
} |