blob: 261b869b8d080a81573c5aaf864af237b40327c1 [file] [log] [blame]
{
"name": "iOSDropDown",
"version": "0.1.7",
"summary": "iOSDropDown is an Awesome DropDown Library with Search",
"swift_version": "4.0",
"description": "iOSDropDown is an Awesome Drop Down Menu Library with Search & other customization options",
"homepage": "https://github.com/jriosdev/iOSDropDown",
"screenshots": [
"https://github.com/jriosdev/iOSDropDown/blob/master/images/1.gif",
"https://github.com/jriosdev/iOSDropDown/blob/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.1.7"
},
"social_media_url": "https://twitter.com/jishnurajt",
"platforms": {
"ios": "8.0"
},
"source_files": "iOSDropDown/Classes/**/*",
"frameworks": "UIKit"
}