[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 0 / mParticle-OneTrust / 8.4.0 / mParticle-OneTrust.podspec.json
blob30e4ee515bf8da7b88db2809dfb87ed1ed4aeb60
2   "name": "mParticle-OneTrust",
3   "version": "8.4.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.4.0"
17   },
18   "social_media_url": "https://twitter.com/mparticle",
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "11.0"
22   },
23   "ios": {
24     "source_files": "mParticle-OneTrust/*.{h,m}",
25     "resource_bundles": {
26       "mParticle-OneTrust-Privacy": [
27         "mParticle-OneTrust/PrivacyInfo.xcprivacy"
28       ]
29     },
30     "dependencies": {
31       "mParticle-Apple-SDK/mParticle": [
32         "~> 8.22"
33       ],
34       "OneTrust-CMP-XCFramework": [
36       ]
37     }
38   },
39   "tvos": {
40     "source_files": "mParticle-OneTrust/*.{h,m}",
41     "resource_bundles": {
42       "mParticle-OneTrust-Privacy": [
43         "mParticle-OneTrust/PrivacyInfo.xcprivacy"
44       ]
45     },
46     "dependencies": {
47       "mParticle-Apple-SDK/mParticle": [
48         "~> 8.22"
49       ],
50       "OneTrust-CMP-tvOS-XCFramework": [
52       ]
53     }
54   }