blob: c258eb7a0785823c8e0808df80cf9c72156d6f7a [file] [log] [blame]
{
"name": "BSDropdown",
"version": "2.0.0",
"summary": "Simple pop up dialog to use as dropdown in iOS.",
"description": "This plugin created to make another kind of dropdown in iOS. Sometimes the picker view does not enough because of limitation in visible options.",
"homepage": "https://github.com/icemanbsi/BSDropdown",
"license": "MIT",
"authors": {
"Bobby Stenly": "iceman.bsi@gmail.com"
},
"source": {
"git": "https://github.com/icemanbsi/BSDropdown.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
}
}