blob: 1e9426696f92b44139517d794e6d128544fb5c41 [file] [log] [blame]
{
"name": "NonfullscreenPresenter",
"version": "0.1.0",
"summary": "A lightweight wrapper for easily customizing animation of present non-fullscreen view controller.",
"description": "A lightweight wrapper for easily customizing animation of present non-fullscreen view controller, also applicable to non-nonfullscreen (fullscreen).",
"homepage": "https://github.com/qchenqizhi/NonfullscreenPresenter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chen Qizhi": "qchenqizhi@gmail.com"
},
"source": {
"git": "https://github.com/qchenqizhi/NonfullscreenPresenter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "NonfullscreenPresenter/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}