blob: ee7d6610669bea453c7aeb7f54a4a90efb09d43d [file] [log] [blame]
{
"name": "BSDropdown",
"version": "2.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
}
}