[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / 1 / e / 5 / FullscreenPopGesture / 1.4.4 / FullscreenPopGesture.podspec.json
blob3bd0c3c363a79f9d9f436ea89d7820e3dc64ea2c
2   "name": "FullscreenPopGesture",
3   "version": "1.4.4",
4   "summary": "PopGesture for App which use a custom navigation bar.",
5   "description": "PopGesture for App which use a custom navigation bar. We want to use\ngesture to pop viewController, sometime we do not set navigation bar \nas system style. use PopGesture can solve your problems.",
6   "homepage": "https://github.com/piaotairen/PopGesture",
7   "license": "MIT",
8   "authors": {
9     "Cobb": "huzhiyuan@onething.net"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/piaotairen/PopGesture.git",
16     "tag": "1.4.4"
17   },
18   "source_files": [
19     "PopGesture/PopGesture",
20     "PopGesture/PopGesture/**/*.{swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"