blob: add8550d8686be5312be278861b38c9131eed452 [file] [log] [blame]
{
"name": "KPDialogController",
"version": "1.1.8",
"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.1.8"
},
"social_media_url": "https://twitter.com/karunpant",
"platforms": {
"ios": "9.0"
},
"source_files": "Pod/Modules/*",
"resource_bundles": {
"KPDialogController": [
"Pod/Resources/*"
]
},
"swift_versions": "4.0",
"frameworks": "UIKit",
"swift_version": "4.0"
}