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