blob: ea2cc446a45f1de7937bfdc34e747b38aa2b434c [file] [log] [blame]
{
"name": "KPDialogController",
"version": "1.3.2",
"summary": "Created to have a customisable protocol oriented AlertController support for view controllers.",
"homepage": "https://github.com/karun-pant/KPDialogController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"karun-pant": "karunpant@gmail.com"
},
"source": {
"git": "https://github.com/karun-pant/KPDialogController.git",
"tag": "1.3.2"
},
"social_media_url": "https://twitter.com/karunpant",
"platforms": {
"ios": "9.0"
},
"source_files": "Pod/Modules/*.swift",
"resource_bundles": {
"KPDialogController": "Pod/Resources/**/*.storyboard"
},
"resources": "Pod/Resources/**/*.storyboard",
"swift_versions": "5.0",
"frameworks": "UIKit",
"screenshots": "https://raw.githubusercontent.com/karun-pant/KPDialogController/master/Example/Screenshots/alert.png",
"swift_version": "5.0"
}