blob: a99c4392122fd22401aa96d51071aa801f12e013 [file] [log] [blame]
{
"name": "DTKDropdownMenu-JDBR",
"version": "0.1",
"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.1"
},
"source_files": "DTKDropdownMenuView/**/*.{h,m}",
"resources": "DTKDropdownMenuView/DTKDropdownMenuView.bundle",
"dependencies": {
"Masonry": [
"~> 0.6.4"
],
"BlocksKit": [
"~> 2.2.5"
]
},
"requires_arc": true
}