blob: 6a8d9b2f372a74c4c82c68abe62f8be67617a177 [file] [log] [blame]
{
"name": "mParticle-BranchMetrics",
"version": "7.10.6",
"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.10.6"
},
"social_media_url": "https://twitter.com/mparticle",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-BranchMetrics/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.10.0"
],
"Branch": [
"~> 0.28.1"
]
}
}
}