[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 8 / 9 / CDAlertView / 0.8.0 / CDAlertView.podspec.json
blobecb0a27b94b9b3de54833c41162f2cb40573b289
2   "name": "CDAlertView",
3   "version": "0.8.0",
4   "summary": "Highly customizable alert/notification/success/error/alarm popup",
5   "description": "CDAlertView is highly customizable alert popup written in Swift 3. Usage is similar to UIAlertController.",
6   "homepage": "https://github.com/candostdagdeviren/CDAlertView",
7   "screenshots": "https://cloud.githubusercontent.com/assets/1971963/20238308/4bc1516e-a8e8-11e6-8e8b-c1a088f5daa0.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Candost Dagdeviren": "candostdagdeviren@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/candostdagdeviren/CDAlertView.git",
17     "tag": "0.8.0"
18   },
19   "social_media_url": "https://twitter.com/candostdagdevrn",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "CDAlertView/Classes/**/*",
24   "resource_bundles": {
25     "CDAlertView": [
26       "CDAlertView/Assets/Assets.xcassets"
27     ]
28   },
29   "frameworks": "UIKit"