blob: 41c1b68cecc5d34d36e329176f364e8175e7a763 [file] [log] [blame]
{
"name": "mParticle-Adjust",
"version": "6.15.15",
"summary": "Adjust integration for mParticle",
"description": "This is the Adjust 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-adjust.git",
"tag": "6.15.15"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Adjust/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 6.15.0"
],
"Adjust": [
"4.11.0"
]
}
}
}