[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / b / a / DuckyAlert / 0.0.1 / DuckyAlert.podspec.json
blob19382858c7845dcdf252619a1c9ae8c977f7e755
2   "name": "DuckyAlert",
3   "version": "0.0.1",
4   "summary": "A very flexible and easy to use alert controller for iOS.",
5   "description": "DuckyAlert is a simple and flexible alert controller for your iOS Apps. Designed to function like UIAlertController, but with better styling, DuckyAlert will be familiar to your users.",
6   "homepage": "https://github.com/bryancaragay/DuckyAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bryan Caragay": "bcaragay@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/bryancaragay/DuckyAlert.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "DuckyAlert/*.{h,m,swift}",
22   "frameworks": "UIKit"