blob: e0db796e89cb50fbba29c84065ef8f3b8efe61b4 [file] [log] [blame]
{
"name": "DropDownStack",
"version": "1.0.0",
"summary": "A short dropdown menu",
"description": "This cocoaPods library help you create a UI menu easier",
"homepage": "https://github.com/ngchthanh/DropDownStack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nguyen Chi Thanh": "thanhnguyenchice@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"frameworks": "UIKit",
"source": {
"git": "https://github.com/ngchthanh/DropDownStack.git",
"tag": "1.0.0"
},
"source_files": "DropDownStack/*.{swift}",
"swift_version": "5.0"
}