[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 5 / FullscreenPopGesture / 1.2.4 / FullscreenPopGesture.podspec.json
blob0a4a018603ff69b0a4ea645ba952bd8d011c2932
2   "name": "FullscreenPopGesture",
3   "version": "1.2.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.2.4"
17   },
18   "source_files": [
19     "PopGesture/PopGesture",
20     "PopGesture/PopGesture/**/*.{swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "swift_version": "4.0"