blob: 8aedf9113dc969f44d76d8e9db637537bb76dc0c [file] [log] [blame]
{
"name": "CDAlertView",
"version": "0.8.2",
"summary": "Highly customizable alert/notification/success/error/alarm popup",
"description": "CDAlertView is highly customizable alert popup written in Swift 3. Usage is similar to UIAlertController.",
"homepage": "https://github.com/candostdagdeviren/CDAlertView",
"screenshots": "https://cloud.githubusercontent.com/assets/1971963/20238308/4bc1516e-a8e8-11e6-8e8b-c1a088f5daa0.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Candost Dagdeviren": "candostdagdeviren@gmail.com"
},
"source": {
"git": "https://github.com/candostdagdeviren/CDAlertView.git",
"tag": "0.8.2"
},
"social_media_url": "https://twitter.com/candostdagdevrn",
"platforms": {
"ios": "9.0"
},
"source_files": "CDAlertView/Classes/**/*",
"resource_bundles": {
"CDAlertView": [
"CDAlertView/Resources/Assets/*.*"
]
},
"frameworks": "UIKit"
}