4 "summary": "Simple one call alerts with completions in Swift.",
5 "description": "UIAlertController is pretty cool, but it means having to write a few lines of code where before one call was often all you'd need. klAlert is a series of static functions that let you create and handle the results of a modern alert in just one call.",
6 "homepage": "https://github.com/kenlaws/klAlert",
9 "Ken Laws": "pods@kenlaws.com"
11 "social_media_url": "https://twitter.com/kenlaws",
16 "git": "https://github.com/kenlaws/klAlert.git",
19 "source_files": "klAlert",
20 "frameworks": "UIKit",
22 "pushed_with_swift_version": "3.0"