[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 5 / CodeScanner_Rownd / 2.2.1 / CodeScanner_Rownd.podspec.json
blob611d74cbffd522f593bdf4b62bdb2952e864cf4d
2   "name": "CodeScanner_Rownd",
3   "version": "2.2.1",
4   "summary": "Description: Rownd fork of twostraws/CodeScanner",
5   "description": "Summary: Rownd fork of twostraws/CodeScanner. CodeScanner is a SwiftUI framework that makes it easy to scan codes such as QR codes and barcodes. It provides a view struct, CodeScannerView, that can be shown inside a sheet so that all scanning occurs in one place.",
6   "homepage": "https://github.com/rownd/CodeScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rownd": "support@rownd.io"
13   },
14   "documentation_url": "https://github.com/rownd/CodeScanner",
15   "source": {
16     "git": "https://github.com/rownd/CodeScanner.git",
17     "tag": "2.2.1"
18   },
19   "resource_bundles": {
20     "CodeScanner_Rownd": [
21       "Resources/*.xcassets"
22     ]
23   },
24   "platforms": {
25     "ios": "14.0"
26   },
27   "requires_arc": true,
28   "source_files": "Sources/**/*",
29   "swift_versions": [
30     "5.5",
31     "5.4",
32     "5.3",
33     "5.2",
34     "5.0"
35   ],
36   "swift_version": "5.5"