blob: bf4f49ce53f6eb5e7d70262872429945b5f4a98f [file] [log] [blame]
{
"name": "WJDropDownMenu",
"version": "1.0.0",
"summary": "fast dropdown menu",
"homepage": "https://github.com/wjTime/WJDropDownMenu",
"license": "MIT",
"authors": {
"wjTime": "576527857@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/wjTime/WJDropDownMenu.git",
"tag": "1.0.0"
},
"source_files": "WJDropDownMenu/**/*.{h,m}",
"requires_arc": true
}