2 "name": "DWAlertController",
4 "summary": "A UIAlertController reimplementation with controller containment support.",
5 "description": "DWAlertController is an UIAlertController that supports displaying any view controller instead of title and message.\nDWAlertController fully copies the look and feel of UIAlertController and has the same API.\nSupported features: iPhone / iPad compatible, Dynamic Type, Accessibility, Dark Mode, rotation, tinting action buttons and many more.",
6 "homepage": "https://github.com/podkovyrin/DWAlertController",
7 "screenshots": "https://github.com/podkovyrin/DWAlertController/raw/master/assets/DWAlertController_Screens.png?raw=true",
10 "Andrew Podkovyrin": "podkovyrin@gmail.com"
13 "git": "https://github.com/podkovyrin/DWAlertController.git",
16 "social_media_url": "https://twitter.com/podkovyr",
20 "source_files": "DWAlertController/**/*",
21 "public_header_files": "DWAlertController/*.h",