[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / a / 9 / VBAlertController / 0.0.1 / VBAlertController.podspec.json
bloba9a4263cef89e03459f3fdd283fd3410e32ef289
2   "name": "VBAlertController",
3   "version": "0.0.1",
4   "summary": "This is a very simple component to help developers to present alerts with vibration",
5   "description": "This is a very simple component to help developers to present alerts with vibration.",
6   "homepage": "https://github.com/zethomazetto/VBAlertController",
7   "license": "MIT",
8   "authors": {
9     "Ezequiel Thomazetto": "zethomazetto@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/zethomazetto/VBAlertController.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.4"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "VBAlertController": [
22       "Pod/Assets/*.png"
23     ]
24   }