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