[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / a / 7 / QUIAlertController / 1.0 / QUIAlertController.podspec.json
blobf0832ddcf4e83695168b68836b722b3085c64e50
2   "name": "QUIAlertController",
3   "version": "1.0",
4   "summary": "Custom alertController.It can be in place of UIAlertController",
5   "description": "Make your custom alert ui more convenient, support view and viewcontroller.It can be in place of UIAlertController",
6   "homepage": "https://github.com/QDong415/QUIAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "d19890415": "285275534@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/QDong415/QUIAlertController.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "QUIAlertController/Classes/**/*"