blob: e6ae2ca0b6149426982b751b0c43d783edcff0cb [file] [log] [blame]
{
"name": "mParticle-Tune",
"version": "8.0.1",
"summary": "Tune integration for mParticle",
"description": "This is the Tune 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-tune.git",
"tag": "8.0.1"
},
"social_media_url": "https://twitter.com/mparticle",
"platforms": {
"ios": "9.0"
},
"ios": {
"source_files": "mParticle-Tune/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 8.0"
]
}
}
}