[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / b / UID2GMAPlugin / 1.0.1-beta / UID2GMAPlugin.podspec.json
blob215c901432ae5eed99f126a6e70eb5f07ceb36d6
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": "1.0.1-beta",
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": "v1.0.1-beta"
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     "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       ">= 1.7.0",
37       "< 2.0"
38     ]
39   },
40   "swift_version": "5"