[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 2 / PSUIBarcodeScanner / 1.0.2 / PSUIBarcodeScanner.podspec.json
blobf2747c6f455b6cceedeee92dccea809a77ae78b2
2   "name": "PSUIBarcodeScanner",
3   "version": "1.0.2",
4   "summary": "Simple and fully customizable barcode scanner written in Swift",
5   "description": "PSUIBarcodeScanner helps you scanning any kind of barcode 2d and linear kinds.",
6   "homepage": "https://github.com/piero9212/PSUIBarcodeScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Piero Sifuentes": "piero9212@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/piero_sifuentes",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_version": "5.0",
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/piero9212/PSUIBarcodeScanner.git",
22     "tag": "1.0.2"
23   },
24   "source_files": "PSUIBarcodeScanner/PSUIBarcodeScanner/**/*.swift",
25   "frameworks": [
26     "UIKit",
27     "AVFoundation"
28   ]