[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / 7 / TZScrollViewPopGesture / 1.0.4 / TZScrollViewPopGesture.podspec.json
blobc2aa766a3b4a86b9268ba9e3282a8bd39926976b
2   "name": "TZScrollViewPopGesture",
3   "version": "1.0.4",
4   "summary": "一句代码,让UIScrollView的滑动和系统侧滑手势并存,例如:在查看地图界面同时支持地图的滑动和侧滑返回。注:和FDFullscreenPopGesture库不冲突",
5   "homepage": "https://github.com/banchichen/TZScrollViewPopGesture",
6   "license": "MIT",
7   "authors": {
8     "banchichen": "tanzhenios@foxmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/banchichen/TZScrollViewPopGesture.git",
15     "tag": "1.0.4"
16   },
17   "requires_arc": true,
18   "source_files": "TZScrollViewPopGesture/TZScrollViewPopGesture/*.{h,m}"