blob: 912d7dfcd2446c5dda9c7d8b9be8b5eee6fe0dd2 [file] [log] [blame]
{
"name": "mParticle-Primer",
"version": "6.10.4",
"summary": "Primer integration for mParticle",
"description": "This is the Primer 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-primer.git",
"tag": "6.10.4"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Primer/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 6.10.4"
],
"Primer": [
"3.1.7"
]
}
}
}