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