[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 9 / 5 / CodeScan / 1.0.1 / CodeScan.podspec.json
blob2c3a9ecf8795f3b2246c353f53a664c27035c4f1
2   "name": "CodeScan",
3   "version": "1.0.1",
4   "summary": "A helper framework to read Barcodes and QRCodes",
5   "description": "This frameworks help to read all kind of Barcodes and QR codes with minimum resource utilization and with minimal time. A focus are which helps you to bounds your scan region.",
6   "homepage": "https://github.com/sarathraveendran-litmus7/CodeScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sarathraveendran-litmus7": "Sarath Raveendran"
13   },
14   "source": {
15     "git": "https://github.com/sarathraveendran-litmus7/CodeScanner.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "CodeScan/Classes/**/*",
23   "resource_bundles": {
24     "Asset": [
25       "CodeScan/Classes/Asset.bundle"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "AVKit",
31     "Vision"
32   ],
33   "swift_version": "5.0"