blob: f43e87fab6636d85da8e8e2bf85009d8138550b1 [file] [log] [blame]
{
"name": "SBDropDown",
"version": "0.0.2",
"summary": "Simple DropDown for Any type of array....",
"homepage": "https://github.com/ShashikantBhadke/SBDropDown",
"screenshots": "https://raw.githubusercontent.com/ShashikantBhadke/SBDropDown/master/Screenshot%202019-07-31%20at%209.38.03%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.0.2"
},
"source_files": "SBDropDown/SBDropDown/*.{h,m}",
"swift_versions": "5.0",
"swift_version": "5.0"
}