[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / c / b / UID2GMAPlugin / 0.3.3 / UID2GMAPlugin.podspec.json
blobe58020752592c43cfb2be5afa49048a647d9c893
2   "name": "UID2GMAPlugin",
3   "summary": "A plugin for integrating UID2 and Google GMA into iOS applications.",
4   "homepage": "https://unifiedid.com/",
5   "license": "Apache License, Version 2.0",
6   "version": "0.3.3",
7   "authors": {
8     "David Snabel-Caunt": "dave.snabel-caunt@thetradedesk.com"
9   },
10   "source": {
11     "git": "https://github.com/IABTechLab/uid2-ios-plugin-google-gma.git",
12     "tag": "v0.3.3"
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     "UID2GMAPlugin": [
24       "Sources/UID2GMAPlugin/PrivacyInfo.xcprivacy"
25     ]
26   },
27   "source_files": [
28     "Sources/UID2GMAPlugin/**/*"
29   ],
30   "dependencies": {
31     "Google-Mobile-Ads-SDK": [
32       ">= 10.7",
33       "< 12.0"
34     ],
35     "UID2": [
36       ">= 0.2",
37       "< 2.0"
38     ]
39   },
40   "swift_version": "5"