blob: 31eea0230aa18c7e2b8c01416190e2ba13ec5bed [file] [log] [blame]
{
"name": "BRDropDownView",
"version": "0.1.1",
"summary": "BRDropDownView is DropDown && Up animated UIView Component supporting various style of subview type.",
"description": "description : BRDropDownView is DropDown && Up animated UIView Component supporting various style of subview type.",
"homepage": "https://github.com/boraseoksoon/BRDropDownView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"boraseoksoon@gmail.com": "boraseoksoon@gmail.com"
},
"source": {
"git": "https://github.com/boraseoksoon/BRDropDownView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BRDropDownView/Classes/**/*",
"resources": "BRDropDownView/Assets/*",
"frameworks": "UIKit",
"dependencies": {
"BRCountDownView": [
"~> 0.2.1"
]
},
"pushed_with_swift_version": "echo \"4.0\" > .swift-version`"
}