blob: 7e8c4b1cb760dbb4a3ef707134c601d6312ecf35 [file] [log] [blame]
{
"name": "iOSDropDown",
"version": "0.2.9",
"summary": "iOSDropDown is an Awesome DropDown Library with Search and other customization options",
"swift_version": "4.0",
"description": "iOSDropDown is an Awesome Drop Down Menu Library with Search & other customization options For iOS",
"homepage": "https://github.com/jriosdev/iOSDropDown",
"screenshots": [
"https://raw.githubusercontent.com/jriosdev/iOSDropDown/master/images/1.gif",
"https://raw.githubusercontent.com/jriosdev/iOSDropDown/master/images/2.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jishnu Raj T": "jriosdev@gmail.com"
},
"source": {
"git": "https://github.com/jriosdev/iOSDropDown.git",
"tag": "0.2.9"
},
"social_media_url": "https://twitter.com/jishnurajt",
"platforms": {
"ios": "8.0"
},
"source_files": "iOSDropDown/Classes/**/*",
"frameworks": "UIKit"
}