blob: e1274e26d6852423098999ced5f10798324fee58 [file] [log] [blame]
{
"name": "MGPopGesture",
"version": "1.0.0",
"summary": "MGPopGesture 通过类别给 UIViewController 添加属性 mg_openPopGesture 来控制 UIViewController 是否支持侧滑返回。",
"homepage": "https://github.com/Iibcore/MGPopGesture",
"license": "MIT",
"authors": {
"Luqiang": "china.zhangluqiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Iibcore/MGPopGesture.git",
"tag": "1.0.0"
},
"source_files": "MGPopGesture/**/*.{h,m}",
"requires_arc": true
}