blob: 305ef523273c0e263c8c24d38a16fa5a1e588c6c [file] [log] [blame]
{
"name": "KVAlertController",
"version": "1.0.1",
"summary": "A short description of KVAlertController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vuvankhac/KVAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vu Van Khac": "khacvv0451@gmail.com"
},
"source": {
"git": "https://github.com/vuvankhac/KVAlertController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "KVAlertController/Classes/**/*",
"resource_bundles": {
"KVAlertController": [
"KVAlertController/Classes/**/*.{storyboard,xib}"
]
}
}