blob: 558f953434c5c7b03240d57c696ea818a3cf13a2 [file] [log] [blame]
{
"name": "SwiftFullScreenPop",
"version": "2.0",
"summary": "to resolve custom navigationBar or hide use fullsreenPop on swift3.0",
"homepage": "https://github.com/LeeFengHY/SwiftFullScreenPop",
"license": "MIT",
"authors": {
"leefenghy": "578545715@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LeeFengHY/SwiftFullScreenPop.git",
"tag": "2.0"
},
"source_files": "SwiftFullScreenPop/FullScreenPopGestureRecognizer.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}