blob: d1f25f2244a65d42abe33679c57aa7dce9d27e90 [file] [log] [blame]
{
"name": "JHDropDownMenu",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JHDropDownMenu/*swift"
}