[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 3 / d / e / UID2IMAPlugin / 1.0.0 / UID2IMAPlugin.podspec.json
blob6000109e5281bb79ee560e07205a4b446844d7d1
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": "1.0.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": "v1.0.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"