blob: c2aa766a3b4a86b9268ba9e3282a8bd39926976b [file] [log] [blame]
{
"name": "TZScrollViewPopGesture",
"version": "1.0.4",
"summary": "一句代码,让UIScrollView的滑动和系统侧滑手势并存,例如:在查看地图界面同时支持地图的滑动和侧滑返回。注:和FDFullscreenPopGesture库不冲突",
"homepage": "https://github.com/banchichen/TZScrollViewPopGesture",
"license": "MIT",
"authors": {
"banchichen": "tanzhenios@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/banchichen/TZScrollViewPopGesture.git",
"tag": "1.0.4"
},
"requires_arc": true,
"source_files": "TZScrollViewPopGesture/TZScrollViewPopGesture/*.{h,m}"
}