blob: e32643a0c7249efe2b94befcab21f8c9a05ee364 [file] [log] [blame]
{
"name": "GXAlert",
"version": "1.0.0",
"summary": "基于UIView的menu分类,领导再也不会说我写个菜单效果慢了!菜单太多也不用再打项目经理了!",
"homepage": "https://github.com/gsyhei/GXAlert",
"license": "MIT",
"authors": {
"Gin": "279694479@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gsyhei/GXAlert.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "GXAlert/GXAlert*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}