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