blob: 25b27189bd9172a10727eb57e36a1139322daed5 [file] [log] [blame]
{
"name": "GQGesVCTransition",
"version": "0.0.2",
"summary": "一句话添加滑动手势返回,完美与ScrollView兼容,可自定义滑动返回范围。",
"homepage": "https://github.com/g763007297/GQGesVCTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"developer_高": "763007297@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/g763007297/GQGesVCTransition.git",
"tag": "0.0.2"
},
"requires_arc": true,
"source_files": "GQGesVCTransition/*.{h,m}"
}