[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / e / 8 / NonfullscreenPresenter / 0.1.0 / NonfullscreenPresenter.podspec.json
blob1e9426696f92b44139517d794e6d128544fb5c41
2   "name": "NonfullscreenPresenter",
3   "version": "0.1.0",
4   "summary": "A lightweight wrapper for easily customizing animation of present non-fullscreen view controller.",
5   "description": "A lightweight wrapper for easily customizing animation of present non-fullscreen view controller, also applicable to non-nonfullscreen (fullscreen).",
6   "homepage": "https://github.com/qchenqizhi/NonfullscreenPresenter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chen Qizhi": "qchenqizhi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/qchenqizhi/NonfullscreenPresenter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "NonfullscreenPresenter/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"