blob: 59df5120040b1b7ac99646949dbf8f55e1299b1b [file] [log] [blame]
{
"name": "YNDropDownMenu",
"version": "1.0.0",
"summary": "YNDropDownMenu is created to make drop down menu with Swift3",
"description": "TODO: You can init with frame. Button Images, Labels are all optional. See example and README.md in my github",
"homepage": "https://github.com/younatics/YNDropDownMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "younatics@gmail.com",
"source": {
"git": "https://github.com/younatics/YNDropDownMenu.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "YNDropDownMenu/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "echo \"3.0\" > .swift-version"
}