blob: 9f528150cd00f37c278c9d3a84c127ab29f458b9 [file] [log] [blame]
{
"name": "mParticle-BranchMetrics",
"version": "8.0.1",
"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": "8.0.1"
},
"social_media_url": "https://twitter.com/mparticle",
"platforms": {
"ios": "9.0"
},
"ios": {
"source_files": "mParticle-BranchMetrics/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 8.0"
],
"Branch": [
"~> 0.35"
]
}
}
}