blob: 96febbfbb07158bc29f17a1ee7b28bcf38f26e72 [file] [log] [blame]
{
"name": "mParticle-Button",
"version": "7.10.2",
"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.10.2"
},
"social_media_url": "https://twitter.com/mparticle",
"platforms": {
"ios": "9.0"
},
"ios": {
"source_files": "mParticle-Button/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.10.0"
],
"ButtonMerchant": [
"~> 1.0"
]
}
},
"swift_versions": "4.1",
"swift_version": "4.1"
}