4 "summary": "An drop-in replacement for UIAlertController with more power and better looks.",
5 "description": "An drop-in replacement for UIAlertController that looks a hell of a lot better, built in Objective-C. Based on Codedio's aweomse Swift library, PMAlertController.",
6 "homepage": "https://github.com/vsanthanam/VSAlert",
12 "Varun Santhanam": "talkto@vsanthanam.com"
15 "git": "https://github.com/vsanthanam/VSAlert.git",
21 "source_files": "VSAlert/Src/*.{h,m}",
22 "public_header_files": "VSAlert/Src/*.h",
23 "module_map": "VSAlert/Supporting/module.modulemap"