[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / e / 5 / FullscreenPopGesture / 1.1.1 / FullscreenPopGesture.podspec.json
blob49349c984b2099e42a09edfe8dd772a663fb7e13
2   "name": "FullscreenPopGesture",
3   "version": "1.1.1",
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.1.1"
20   },
21   "source_files": [
22     "PopGesture/PopGesture",
23     "PopGesture/PopGesture/**/*.{swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": "UIKit",
27   "swift_version": "4.0"