blob: 523f7daee84c0d02c63697e14cfb1145e734d370 [file] [log] [blame]
{
"name": "SBDropDown",
"version": "0.1.2",
"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/Screenshot%202019-08-20%20at%2011.20.24%20PM.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.1.2"
},
"source_files": "SBDropDown/**/*.swift",
"resources": "SBDropDown/**/*.storyboard",
"swift_versions": "5.0",
"swift_version": "5.0"
}