[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 3 / d / e / UID2IMAPlugin / 0.4.0 / UID2IMAPlugin.podspec.json
blob90d1b0063efb969fe527187b4480d9100586891d
2   "name": "UID2IMAPlugin",
3   "summary": "A plugin for integrating UID2 and Google IMA into iOS applications.",
4   "homepage": "https://unifiedid.com/",
5   "license": "Apache License, Version 2.0",
6   "version": "0.4.0",
7   "authors": {
8     "David Snabel-Caunt": "dave.snabel-caunt@thetradedesk.com"
9   },
10   "source": {
11     "git": "https://github.com/IABTechLab/uid2-ios-plugin-google-ima.git",
12     "tag": "v0.4.0"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": [
18     "5"
19   ],
20   "frameworks": "Foundation",
21   "static_framework": true,
22   "resource_bundles": {
23     "UID2IMAPlugin": [
24       "Sources/UID2IMAPlugin/PrivacyInfo.xcprivacy"
25     ]
26   },
27   "source_files": [
28     "Sources/UID2IMAPlugin/**/*"
29   ],
30   "dependencies": {
31     "GoogleAds-IMA-iOS-SDK": [
32       "~> 3.18"
33     ],
34     "UID2": [
35       ">= 1.7.0",
36       "< 2.0"
37     ]
38   },
39   "swift_version": "5"