blob: fd9af910a9e5c3cf94013d34c9fb2bf7e6db2764 [file] [log] [blame]
{
"name": "YNDropDownMenu",
"version": "0.2.4",
"summary": "YNDropDownMenu is created to make drop down menu. You can simply add views and titles and it is done!",
"description": "TODO: This project is made by iOS Developer in Zigbang. You can simply add views and labels to project. It will make dropdown menu easily",
"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.2.4"
},
"platforms": {
"ios": "8.3"
},
"source_files": "YNDropDownMenu/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "echo \"3.0\" > .swift-version"
}