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