blob: 5a81d48fd487931bd6c3792944fd75c881a06b13 [file] [log] [blame]
{
"name": "DKPullDownMenu",
"version": "0.0.4",
"platforms": {
"ios": "7.0"
},
"summary": "A pullDown menu for iOS, support single-select, multi-select and customization.",
"homepage": "https://github.com/bingozb/DKPullDownMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bingozb": "454113692@qq.com"
},
"source": {
"git": "https://github.com/bingozb/DKPullDownMenu.git",
"tag": "v0.0.4"
},
"source_files": "DKPullDownMenu/*.{h,m}",
"resources": "DKPullDownMenu/DKPullDownMenu.bundle",
"requires_arc": true
}