blob: 5deb40bdbc5084f2544b73506c67fd6b2ba9b00f [file] [log] [blame]
{
"name": "mParticle-OneTrust",
"version": "7.10.2",
"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.10.2"
},
"social_media_url": "https://twitter.com/mparticle",
"platforms": {
"ios": "9.0"
},
"ios": {
"source_files": "mParticle-OneTrust/*.{h,m}",
"dependencies": {
"mParticle-Apple-SDK": [
"~> 7.9.0"
]
}
}
}