blob: 3ef7cf95b5e568c1a99c26dde0e08bec91ea507e [file] [log] [blame]
{
"name": "mParticle-BranchMetrics",
"version": "6.2.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": "6.2.0"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "7.0"
},
"ios": {
"source_files": "mParticle-BranchMetrics/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 6.2"
],
"Branch": [
"0.12.3"
]
}
}
}