blob: f8d79b80469926056b89a85acb9788bd891f4ffa [file] [log] [blame]
{
"name": "KPDialogController",
"version": "1.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.2"
},
"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"
}