[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 6 / 8 / PopInterrupter / 1.0.0 / PopInterrupter.podspec.json
blob134670772724ac53b9fedbad1506aa9ac3d81347
2   "name": "PopInterrupter",
3   "version": "1.0.0",
4   "summary": "A drop-in library that helps manage the UINavigationController's interactivePopGestureRecognizer and backButtonItem. You can interrupt the pop back manually. It also helps to solve the conflicts between the interactivePopGestureRecognizer and the scrollView's panGestureRecognizer.",
5   "homepage": "https://github.com/Jerry0523/PopInterrupter.git",
6   "license": "MIT",
7   "authors": {
8     "Jerry Wong": "jerrywong0523@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Jerry0523/PopInterrupter.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "source_files": "PopInterrupter/*.swift"