blob: 53a062d1edb14be503b7c2b39e864f069ca2c20a [file] [log] [blame]
{
"name": "DTKDropdownMenu-JDBR",
"version": "0.4",
"summary": "DTKDropdownMenu extension",
"homepage": "https://github.com/jidibingren/DTKDropdownMenu",
"license": "MIT",
"authors": {
"Zhe Wu": "wuzhezmc@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jidibingren/DTKDropdownMenu.git",
"tag": "0.4"
},
"source_files": "DTKDropdownMenuView/**/*.{h,m}",
"resources": "DTKDropdownMenuView/DTKDropdownMenuView.bundle",
"dependencies": {
"Masonry": [
"~> 0.6.4"
],
"BlocksKit": [
"~> 2.2.5"
]
},
"requires_arc": true
}