blob: 52f22406a57b6d969003a39711b11e01f9595288 [file] [log] [blame]
{
"name": "KWLazyPresent",
"version": "1.0.1",
"summary": "Present a UIViewController more easily and conveniently.",
"description": "Present a UIViewController more easily and conveniently -> LazyPresent() & LazyDismiss().",
"homepage": "https://github.com/indigozizz/KWLazyPresent",
"license": "MIT",
"authors": {
"Kawa Chen": "indigozizz@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/indigozizz/KWLazyPresent.git",
"tag": "1.0.1"
},
"source_files": [
"KWLazyPresent",
"KWLazyPresent/**/*.{h,m}"
]
}