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