blob: 55c4dd4120398c8d4a56bf9359a931cfc911f2ac [file] [log] [blame]
{
"name": "JXDropDownMenu",
"version": "1.0.0",
"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.0"
},
"source_files": "JXDropDownMenu/JXDropDownMenu/JXDropDownMenu/**/*.{h,m,png}",
"requires_arc": true
}