blob: c1a4158d4d108f642743d17a51d6e7c65e0caa04 [file] [log] [blame]
{
"name": "JHDropDownMenu",
"version": "2.0.0",
"swift_version": "4.0",
"summary": "DropDown menu in UIView by extension",
"description": "Dropdown menu in UIView by extension",
"homepage": "https://github.com/tokijh/JHDropDownMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tokijh": "tokijh@naver.com"
},
"source": {
"git": "https://github.com/tokijh/JHDropDownMenu.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JHDropDownMenu/*swift"
}