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