blob: f8e4c45e87f101679a4a0a0c91dc1774b5a4c504 [file] [log] [blame]
{
"name": "SBDropDown",
"version": "0.0.6",
"summary": "Simple DropDown for Any type of array.... with date picker also added",
"homepage": "https://github.com/ShashikantBhadke/SBDropDown",
"screenshots": "https://raw.githubusercontent.com/ShashikantBhadke/SBDropDown/master/1.png,https://raw.githubusercontent.com/ShashikantBhadke/SBDropDown/master/4.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shashikant_B": "shashibhadke22@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ShashikantBhadke/SBDropDown.git",
"tag": "0.0.6"
},
"source_files": "SBDropDown/**/*.swift",
"resources": "SBDropDown/**/*.xib",
"swift_versions": "5.0",
"swift_version": "5.0"
}