blob: dfcd3f0f2decdbfd96b5586be8439618242c2bbc [file] [log] [blame]
{
"name": "JXDropDownMenu",
"version": "1.0.5",
"summary": "下拉菜单,封装简单",
"homepage": "https://github.com/HJXIcon/JXDropDownMenu",
"license": "MIT",
"authors": {
"HJXIcon": "x1248399884@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HJXIcon/JXDropDownMenu.git",
"tag": "1.0.5"
},
"source_files": "JXDropDownMenu/JXDropDownMenu/**/*.{h,m}",
"resources": "JXDropDownMenu/JXDropDownMenu/picture.bundle",
"requires_arc": true
}