blob: 82ddca5be02f6630837c0951328d134bac884e29 [file] [log] [blame]
{
"name": "KWLazyPresentSwift",
"version": "1.0.1",
"summary": "Present a UIViewController more easily and conveniently.",
"swift_versions": "5",
"description": "Present a UIViewController more easily and conveniently -> LazyPresent() & LazyDismiss().",
"homepage": "https://github.com/indigozizz/KWLazyPresentSwift",
"license": "MIT",
"authors": {
"Kawa Chen": "Kawa5292@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/indigozizz/KWLazyPresentSwift.git",
"tag": "1.0.1"
},
"source_files": [
"KWLazyPresentSwift",
"KWLazyPresentSwift/**/*.{h,m,swift,strings}"
],
"frameworks": "UIKit",
"swift_version": "5"
}