[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 2 / 3 / AudienzziOSSDK / 0.0.4 / AudienzziOSSDK.podspec.json
blob8129450171c1ff515c67a3855a0f83655160454c
2   "name": "AudienzziOSSDK",
3   "version": "0.0.4",
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/**/*.{h, m}",
22   "static_framework": true,
23   "requires_arc": true,
24   "exclude_files": "AudienzziOSSDK/AudienzziOSSDKTests/*.swift",
25   "dependencies": {
26     "PrebidMobile": [
28     ],
29     "PrebidMobileGAMEventHandlers": [
31     ],
32     "SQLite.swift": [
33       "~> 0.14.0"
34     ],
35     "Google-Mobile-Ads-SDK": [
37     ],
38     "GoogleAds-IMA-iOS-SDK": [
40     ]
41   },
42   "swift_version": "5.0"