blob: 01ec2d1a925a13494cc42bd77239f3fe1b9c12cd [file] [log] [blame]
{
"name": "mParticle-Kochava",
"version": "6.4.0",
"summary": "Kochava integration for mParticle",
"description": "This is the Kochava 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-kochava.git",
"tag": "6.4.0"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "7.0"
},
"ios": {
"source_files": "mParticle-Kochava/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 6.4"
],
"Kochava": [
"20160601"
]
}
}
}