[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / b / MobIDSDK / 2.0.0 / MobIDSDK.podspec.json
blobdc6ca53c826315c23e2b9db4443e40391f1b5b55
2   "name": "MobIDSDK",
3   "version": "2.0.0",
4   "summary": "MobID SDK.",
5   "homepage": "https://mob.id/",
6   "license": "MIT",
7   "authors": {
8     "Axiov B.V.": "app.dev@mob.id"
9   },
10   "source": {
11     "git": "git@bitbucket.org:mob_id/mob.id_sdk.git"
12   },
13   "platforms": {
14     "ios": "14.0"
15   },
16   "vendored_frameworks": "MobID_SDK.framework",
17   "source_files": "MobID_SDK.framework/Headers/**/*.h",
18   "dependencies": {
19     "OpenSSL-Universal": [
20       "1.1.2301"
21     ],
22     "GoogleMLKit/FaceDetection": [
23       "2.5.0"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "swift_versions": [
33     "5.0",
34     "6.0"
35   ],
36   "swift_version": "6.0"