2 "name": "DYNAlertController",
4 "summary": "A UIAlertController reimplementation with controller containment support.",
5 "description": "CMNAlertController is an UIAlertController that supports displaying any view controller instead of title and message.\nCMNAlertController 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/WinkyShan/DYNAlertController.git",
7 "screenshots": "https://github.com/WinkyShan/DYNAlertController/raw/master/assets/DWAlertController_Screens.png?raw=true",
10 "WinkyShan": "2297971509@qq.com"
13 "git": "https://github.com/WinkyShan/DYNAlertController.git",
19 "source_files": "DYNAlertController/**/*",
20 "public_header_files": "DYNAlertController/*.h",