blob: 509f28a3be70f96933c2fe3c908aef6bc9b096fa [file] [log] [blame]
{
"name": "MGPopupTool",
"version": "1.0.0",
"summary": "MGPopupTool 是一种视图弹出工具,为 自定义的 UIView 提供 Alert 和 ActionSheet 两种弹出模式。",
"homepage": "https://github.com/Iibcore/MGPopupTool",
"license": "MIT",
"authors": {
"Luqiang": "china.zhangluqiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Iibcore/MGPopupTool.git",
"tag": "1.0.0"
},
"source_files": "MGPopupTool/**/*.{h,m}",
"requires_arc": true
}