[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 7 / YCBarcodeReader / 1.0.0 / YCBarcodeReader.podspec.json
blob5c40b003e70e87e71c3272a27e7e57e199560d59
2   "name": "YCBarcodeReader",
3   "version": "1.0.0",
4   "summary": "The framework for reading barcodes and qrcodes.",
5   "description": "The framework for reading barcodes and qrcodes. Instructions for installation\n  are in [the README](https://github.com/YuraChudnick/YCBarcodeReader).",
6   "homepage": "https://github.com/YuraChudnick/YCBarcodeReader",
7   "license": {
8     "type": "MIT",
9     "file": "License.md"
10   },
11   "authors": {
12     "Y.Chudnick": "y.chudnovets@temabit.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/YuraChudnick/YCBarcodeReader.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "YCBarcodeReader",
23     "YCBarcodeReader/*.swift"
24   ],
25   "resources": [
26     "YCBarcodeReader/Resources/*.png"
27   ],
28   "swift_version": "4.2"