[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 5 / 0 / mParticle-OneTrust / 8.0.7 / mParticle-OneTrust.podspec.json
blobbfce15a231637e358fe7ee70b047cc5449ed25d6
2   "name": "mParticle-OneTrust",
3   "version": "8.0.7",
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": "8.0.7"
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     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 8.0"
27       ],
28       "OneTrust-CMP-XCFramework": [
29         "~> 202310.1.3"
30       ]
31     }
32   }