blob: f416ee0c15319198c2db357036b1049b45fd5c7b [file] [log] [blame]
{
"name": "YNDropDownMenu",
"version": "0.3.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 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": "0.3.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "YNDropDownMenu/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "echo \"3.0\" > .swift-version"
}