2 "name": "ConsecutiveAlertController",
4 "summary": "Can make to show alert as consecutive.",
5 "description": "The UIAlertView has been replaced with a UIAlertController, so the parent view is required. This is a problem if the alerts are shown continuously. It manages this as a stack, providing the ability to allow Alerts to be viewed continuously.",
6 "homepage": "https://github.com/beomcheol/ConsecutiveAlertController",
12 "beomcheol": "beomcheol.shin@deliveryhero.co.kr"
15 "git": "https://github.com/beomcheol/ConsecutiveAlertController.git",
18 "swift_versions": "4.0",
22 "source_files": "ConsecutiveAlertController/Classes/**/*",
23 "swift_version": "4.0"