[Add] IDnowSDK 9.1.0
[CocoaPods.git] / Specs / b / 2 / e / IDnowSDK / 9.1.0 / IDnowSDK.podspec.json
blob23a2e4a2fc45d1a369fd6e741d985564d0d92199
2   "name": "IDnowSDK",
3   "version": "9.1.0",
4   "summary": "Provides functionality for instantiating a video and/or photo identification.",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.md"
8   },
9   "authors": {
10     "Armin Bauer": "armin.bauer@idnow.de"
11   },
12   "source": {
13     "http": "https://github.com/idnow/de.idnow.ios/releases/download/v9.1.0/idnow_vi_static.xcframework-9.1.0.tar.gz"
14   },
15   "homepage": "https://www.idnow.de",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": [
20     "4.0",
21     "4.2",
22     "5.0",
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "requires_arc": true,
28   "vendored_frameworks": "idnow_vi_static.xcframework",
29   "resources": [
30     "resources/*.jpg",
31     "resources/*.bundle"
32   ],
33   "resource_bundles": {
34     "IDnowSDK": "resources/PrivacyInfo.xcprivacy"
35   },
36   "frameworks": [
37     "StoreKit",
38     "Accelerate",
39     "WebKit",
40     "AudioToolbox",
41     "AVFoundation",
42     "CoreMedia",
43     "GLKit",
44     "OpenGLES",
45     "SystemConfiguration",
46     "UserNotifications",
47     "VideoToolbox",
48     "CoreTelephony"
49   ],
50   "libraries": "z",
51   "user_target_xcconfig": {
52     "OTHER_LDFLAGS": "-ObjC"
53   },
54   "swift_version": "5.3"