blob: 3e7de5321e097bd27f5ff945c73b55db72e317be [file] [log] [blame]
{
"name": "GQGesVCTransition",
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"source_files": "GQGesVCTransition/*.{h,m}"
}