[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 5 / FullscreenPopGesture / 1.0.0 / FullscreenPopGesture.podspec.json
blob122d1a3ebcedb4ac343bbb8898c7ef95d98e1dd9
2   "name": "FullscreenPopGesture",
3   "version": "1.0.0",
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": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cobb": "huzhiyuan@onething.net"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/piaotairen/PopGesture.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "PopGesture",
23     "PopGesture/PopGesture/**/*.{swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": "UIKit",
27   "swift_version": "4.0"