[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / b / 1 / SplitScreenScanner / 10.0.3 / SplitScreenScanner.podspec.json
blob70b0946861eb57247aac592bb566c1e21325e629
2   "name": "SplitScreenScanner",
3   "version": "10.0.3",
4   "summary": "Swift library for scanning barcodes with half the screen devoted to scan history",
5   "description": "Framework for scanning and verifying multiple barcodes, for example, in logistics applications.",
6   "homepage": "https://github.com/clutter/SplitScreenScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sean Machen": "sean.machen@clutter.com"
13   },
14   "source": {
15     "git": "https://github.com/clutter/SplitScreenScanner.git",
16     "tag": "10.0.3"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "source_files": "Sources/SplitScreenScanner/Classes/**/*",
25   "resource_bundles": {
26     "SplitScreenScanner_SplitScreenScanner": [
27       "Sources/SplitScreenScanner/Assets/**/*.{xib,storyboard}"
28     ]
29   },
30   "dependencies": {
31     "Sections": [
33     ]
34   },
35   "swift_version": "5.0"