[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / c / a / KVAlertController / 1.0.1 / KVAlertController.podspec.json
blob305ef523273c0e263c8c24d38a16fa5a1e588c6c
2   "name": "KVAlertController",
3   "version": "1.0.1",
4   "summary": "A short description of KVAlertController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/vuvankhac/KVAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vu Van Khac": "khacvv0451@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vuvankhac/KVAlertController.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "KVAlertController/Classes/**/*",
22   "resource_bundles": {
23     "KVAlertController": [
24       "KVAlertController/Classes/**/*.{storyboard,xib}"
25     ]
26   }