blob: 345a3b9cf4bf7c87b2a93d5eeda66423f1f61132 [file] [log] [blame]
{
"name": "mParticle-OneTrust",
"version": "7.16.1",
"summary": "OneTrust integration for mParticle",
"description": "This is the OneTrust integration for mParticle.",
"homepage": "https://www.mparticle.com",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"mParticle": "support@mparticle.com"
},
"source": {
"git": "https://github.com/mparticle-integrations/mparticle-apple-integration-onetrust.git",
"tag": "7.16.1"
},
"social_media_url": "https://twitter.com/mparticle",
"platforms": {
"ios": "9.0"
},
"ios": {
"source_files": "mParticle-OneTrust/*.{h,m}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.0"
]
}
}
}