[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / a / c / WeScanKbs / 1.0.5 / WeScanKbs.podspec.json
blobb9d63c3a4a1033ddf143444750bdf3a13340f7cb
2   "name": "WeScanKbs",
3   "version": "1.0.5",
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.5"
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/**/*.{strings,png}"
26     }
27   },
28   "swift_version": "5.0"