blob: 3738282badf93478b7b9a1cc9d1dc6c5850e278a [file] [log] [blame]
{
"name": "mParticle-BranchMetrics",
"version": "7.1.0",
"summary": "BranchMetrics integration for mParticle",
"description": "This is the BranchMetrics 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-branchmetrics.git",
"tag": "7.1.0"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-BranchMetrics/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.1.0"
],
"Branch": [
"~> 0.20.2"
]
}
}
}