blob: afe40cba1d9e28019494b3b3fa7fe141d089debf [file] [log] [blame]
{
"name": "TZScrollViewPopGesture",
"version": "1.0.5",
"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.5"
},
"requires_arc": true,
"source_files": "TZScrollViewPopGesture/TZScrollViewPopGesture/*.{h,m}"
}