[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / c / b / 9 / ROBarcodeScanner / 1.0.1 / ROBarcodeScanner.podspec.json
blob5f14fe4c7bda1fa159c1aa6c753b57bee5d5fa04
2   "name": "ROBarcodeScanner",
3   "version": "1.0.1",
4   "summary": "Scans different Barcodes and returns the result as String",
5   "description": "Scans different Barcodes and returns the result as String. Use the ROBarcodeScannerViewController for the View.\n",
6   "homepage": "https://github.com/prine/ROBarcodeScanner",
7   "screenshots": "https://raw.githubusercontent.com/prine/ROBarcodeScanner/master/Screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Robin Oster": "robin.oster@rascor.com"
11   },
12   "source": {
13     "git": "https://github.com/prine/ROBarcodeScanner.git",
14     "tag": "1.0.1"
15   },
16   "social_media_url": "https://twitter.com/prinedev",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/**/*",
22   "resource_bundles": {
23     "ROBarcodeScanner": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "resources": [
28     "Source/*.Storyboard"
29   ]