blob: 583acd569b2440da993d12867d4ac87f953d82e2 [file] [log] [blame]
{
"name": "DKPullDownMenu",
"version": "1.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": "v1.0.4"
},
"source_files": "DKPullDownMenu/*.{h,m}",
"resources": "DKPullDownMenu/DKPullDownMenu.bundle",
"requires_arc": true
}