blob: 8db7e8d5f24039c731419a6d99d4a0f573b0e70c [file] [log] [blame]
{
"name": "mParticle-Adjust",
"version": "7.16.1",
"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": "7.16.1"
},
"social_media_url": "https://twitter.com/mparticle",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Adjust/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.0"
],
"Adjust": [
"~> 4.20.0"
]
}
}
}