[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / b / 0 / 1 / SwiftFullScreenPop / 1.0 / SwiftFullScreenPop.podspec.json
blobe1d81803e3ba267d74802df2631397ddd1d1fc29
2   "name": "SwiftFullScreenPop",
3   "version": "1.0",
4   "summary": "to resolve custom navigationBar or hide use fullsreenPop on swift3.0",
5   "homepage": "https://github.com/LeeFengHY/SwiftFullScreenPop",
6   "license": "MIT",
7   "authors": {
8     "leefenghy": "578545715@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LeeFengHY/SwiftFullScreenPop.git",
15     "tag": "1.0"
16   },
17   "source_files": "SwiftFullScreenPop/FullScreenPopGestureRecognizer.swift",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"