[Add] CZarSDK 1.1.12
[CocoaPods.git] / Specs / c / b / 9 / ROBarcodeScanner / 2.1.0 / ROBarcodeScanner.podspec.json
blobe483fd8fb28f0f5995eeb95fb6d40a59ac761928
2   "name": "ROBarcodeScanner",
3   "version": "2.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/prine/ROBarcodeScanner",
8   "authors": {
9     "Robin Oster": "robin.oster@rascor.com"
10   },
11   "summary": "Scans different Barcodes and returns the result as String",
12   "source": {
13     "git": "https://github.com/prine/ROBarcodeScanner.git",
14     "tag": "2.1.0"
15   },
16   "source_files": "Source/*.swift",
17   "frameworks": "SystemConfiguration",
18   "ios": {
19     "frameworks": "UIKit"
20   },
21   "platforms": {
22     "ios": "8.4"
23   },
24   "resources": [
25     "Source/*.Storyboard"
26   ]