[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / c / DYNAlertController / 1.0.0 / DYNAlertController.podspec.json
blob15ee8ee586df3d7d9cbd9c51374427f99673fa0d
2   "name": "DYNAlertController",
3   "version": "1.0.0",
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",
8   "license": "MIT",
9   "authors": {
10     "WinkyShan": "2297971509@qq.com"
11   },
12   "source": {
13     "git": "https://github.com/WinkyShan/DYNAlertController.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "DYNAlertController/**/*",
20   "public_header_files": "DYNAlertController/*.h",
21   "frameworks": "UIKit"