[Add] LastCrash 2.0.0
[CocoaPods.git] / Specs / b / 2 / e / IDnowSDK / 8.0.0 / IDnowSDK.podspec.json
blob9795f7a6f71b0b2dc8cf9b81f32d65fcbe22115b
2   "name": "IDnowSDK",
3   "version": "8.0.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/v8.0.0/idnow_vi_static.xcframework-8.0.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     "resources/*.xcprivacy"
33   ],
34   "frameworks": [
35     "StoreKit",
36     "Accelerate",
37     "WebKit",
38     "AudioToolbox",
39     "AVFoundation",
40     "CoreMedia",
41     "GLKit",
42     "OpenGLES",
43     "SystemConfiguration",
44     "UserNotifications",
45     "VideoToolbox",
46     "CoreTelephony"
47   ],
48   "libraries": "z",
49   "user_target_xcconfig": {
50     "OTHER_LDFLAGS": "-ObjC"
51   },
52   "swift_version": "5.3"