[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / a / c / WeScanKbs / 1.0.6 / WeScanKbs.podspec.json
blob71bce021a7bd4fdbe1fa741d8bcbf919d0e9c5be
2   "name": "WeScanKbs",
3   "version": "1.0.6",
4   "summary": "Camera Lib - Document Scanning - iOS",
5   "description": "WeScanKbs allows to take a photo and automatically scan data! It also allows using image gallery. Forked version of standard WeScan pod.",
6   "homepage": "https://github.com/kbs-fabfel/WeScan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fab Fel": "ff.knappschaft@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kbs-fabfel/WeScan.git",
16     "tag": "1.0.6"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "WeScan/**/*.{h,m,swift}",
23   "ios": {
24     "resource_bundles": {
25       "WeScanKbs": "WeScan/**/*.{lproj,png}"
26     }
27   },
28   "swift_version": "5.0"