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