[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 1 / SwiftFullScreenPop / 2.0 / SwiftFullScreenPop.podspec.json
blob558f953434c5c7b03240d57c696ea818a3cf13a2
2   "name": "SwiftFullScreenPop",
3   "version": "2.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": "2.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"