[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 2 / 3 / AudienzziOSSDK / 0.0.2 / AudienzziOSSDK.podspec.json
blob400e7f811a5f71d5efa9583dbb4819b2c71fbd0f
2   "name": "AudienzziOSSDK",
3   "version": "0.0.2",
4   "license": {
5     "type": "Apache-2.0",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/audienzz/audienzz-ios-sdk",
9   "authors": {
10     "Audienzz <tech@audienzz.ch>": "https://audienzz.ch"
11   },
12   "summary": "iOS implementation of the Audienzz SDK",
13   "source": {
14     "git": "https://github.com/audienzz/audienzz-ios-sdk.git",
15     "branch": "feature/lib"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "16.0"
20   },
21   "source_files": "AudienzziOSSDK/AudienzziOSSDK/**/*.swift",
22   "static_framework": true,
23   "requires_arc": true,
24   "frameworks": "XCTest",
25   "exclude_files": "AudienzziOSSDK/AudienzziOSSDKTests/*.swift",
26   "dependencies": {
27     "PrebidMobile": [
29     ],
30     "PrebidMobileGAMEventHandlers": [
32     ],
33     "SQLite.swift": [
34       "~> 0.14.0"
35     ],
36     "Google-Mobile-Ads-SDK": [
38     ],
39     "GoogleAds-IMA-iOS-SDK": [
41     ]
42   },
43   "swift_version": "5.0"