blob: 9a25495ccba40fe5f182ce4d91c7df9f3590cde1 [file] [log] [blame]
{
"name": "YTDropDownButton",
"version": "1.0.0",
"summary": "YTDropDownButton is a drop down button!",
"homepage": "https://github.com/yigit26/YTDropDownButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yigit Can Ture": "yigit.ture@gmail.com"
},
"source": {
"git": "https://github.com/yigit26/YTDropDownButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YTDropDownButton/YTDropDownButton/Source/**/*.{swift}",
"module_name": "YTDropDownButton",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}