blob: 7610a1ba2f2cadefe3adc587885a0b219850a138 [file] [log] [blame]
{
"name": "KVAlertController",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "KVAlertController/Classes/**/*",
"resource_bundles": {
"KVAlertController": [
"KVAlertController/Classes/**/*.{storyboard,xib}"
]
}
}