blob: a0a8a53a08cde9582082cc9459282a0cb28c03bf [file] [log] [blame]
{
"name": "UIDropdownMenu",
"version": "1.1.1",
"summary": "UIDropdownMenu is an awesome dropDown library with search and other customization options",
"swift_versions": "5.0",
"description": "UIDropdownMenu is an awesome dropdown menu library with search & other customization options for iOS",
"homepage": "https://github.com/salientsys/iOSDropDown",
"screenshots": [
"https://raw.githubusercontent.com/salientsys/iOSDropDown/master/images/1.gif",
"https://raw.githubusercontent.com/salientsys/iOSDropDown/master/images/2.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Salient Systems Corporation": "mobile.salientsys@gmail.com"
},
"source": {
"git": "https://github.com/salientsys/iOSDropDown.git",
"tag": "1.1.1"
},
"social_media_url": "https://salientsys.com",
"platforms": {
"ios": "8.0"
},
"source_files": "iOSDropDown/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}