blob: 526742f0eb74932a8d9a8ec74f31b57bbf53408a [file] [log] [blame]
{
"name": "KVAlertController",
"version": "1.0.0",
"summary": "KVAlertController for Swift.",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "KVAlertController/Classes/**/*",
"resource_bundles": {
"KVAlertController": [
"KVAlertController/Classes/**/*.{storyboard,xib}"
]
}
}