[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / e / f / DocCheckAppLoginSDK / 0.1.4 / DocCheckAppLoginSDK.podspec.json
blob2d93777dbb234b6528f7ebb0849a46f0bae48a84
2   "name": "DocCheckAppLoginSDK",
3   "version": "0.1.4",
4   "summary": "Official DocChecks SDK in Swift to integrate DocCheck App Login",
5   "description": "The Official DocCheck SDK offers the option for an easy integration of the App Login for customers with a valid contract.",
6   "homepage": "https://github.com/antwerpes/dc_app_login_sdk_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DocCheck Community GmbH": "industry@doccheck.com"
13   },
14   "source": {
15     "git": "https://github.com/antwerpes/dc_app_login_sdk_ios.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "source_files": "Sources/DocCheckAppLoginSDK/Classes/**/*",
28   "frameworks": [
29     "UIKit",
30     "WebKit"
31   ],
32   "resource_bundles": {
33     "DocCheckAppLoginSDK": [
34       "Sources/DocCheckAppLoginSDK/Assets/*.xcassets"
35     ]
36   },
37   "swift_version": "5.3"