[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 3 / d / e / UID2IMAPlugin / 0.3.1 / UID2IMAPlugin.podspec.json
blobc8821fa5a82f4ff6d7bbd9f291ede566789c2856
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.3.1",
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.3.1"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": [
18     "5"
19   ],
20   "frameworks": "Foundation",
21   "static_framework": true,
22   "resource_bundles": {
23     "UID2": [
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       ">= 0.2",
36       "< 2.0"
37     ]
38   },
39   "swift_version": "5"