blob: 6807cbf4db818bf60542a37c70619d37916cd96e [file] [log] [blame]
{
"name": "CDAlertView",
"version": "0.6.0",
"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.6.0"
},
"social_media_url": "https://twitter.com/candostdagdevrn",
"platforms": {
"ios": "9.0"
},
"source_files": "CDAlertView/Classes/**/*",
"resource_bundles": {
"CDAlertView": [
"CDAlertView/Assets/Assets.xcassets"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}