[Add] A00LaunchMeasure 1.0.2
[CocoaPods.git] / Specs / 6 / 5 / 0 / mParticle-OneTrust / 8.3.0 / mParticle-OneTrust.podspec.json
blobbebd665caf0ac8f9985e3c161b20d4a6f097442f
2   "name": "mParticle-OneTrust",
3   "version": "8.3.0",
4   "summary": "OneTrust integration for mParticle",
5   "description": "This is the OneTrust integration for mParticle.",
6   "homepage": "https://www.mparticle.com",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mParticle": "support@mparticle.com"
13   },
14   "source": {
15     "git": "https://github.com/mparticle-integrations/mparticle-apple-integration-onetrust.git",
16     "tag": "v8.3.0"
17   },
18   "social_media_url": "https://twitter.com/mparticle",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "ios": {
23     "source_files": "mParticle-OneTrust/*.{h,m}",
24     "resource_bundles": {
25       "mParticle-OneTrust-Privacy": [
26         "mParticle-OneTrust/PrivacyInfo.xcprivacy"
27       ]
28     },
29     "dependencies": {
30       "mParticle-Apple-SDK/mParticle": [
31         "~> 8.22"
32       ],
33       "OneTrust-CMP-XCFramework": [
35       ]
36     }
37   }