blob: 3675ab68fdf557ac2d8e33003274a342a7865356 [file] [log] [blame]
{
"name": "Dropper",
"version": "1.2",
"summary": "Customizable Swift Dropdown Menu",
"description": "Highly customizable Swift Dropdown Menu. Easy to use and to set up.",
"homepage": "https://github.com/kirkbyo/Dropper",
"license": "MIT",
"authors": {
"kirkbyo": "ozzie@kirkbyo.net"
},
"source": {
"git": "https://github.com/kirkbyo/Dropper.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Dropper": [
"Pod/Assets/*.png"
]
}
}