blob: 2114b7ad2900cf7a3a7368370fee1c1a110bc977 [file] [log] [blame]
{
"name": "CDAlertView",
"version": "0.1.1",
"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.1.1"
},
"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"
}