blob: 4c00789178faea278388356d5a655b22719c5307 [file] [log] [blame]
{
"name": "mParticle-RevealMobile",
"version": "7.3.2",
"summary": "Reveal Mobile integration for mParticle",
"description": "This is the Reveal Mobile integration for mParticle.",
"homepage": "https://www.mparticle.com",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"mParticle": "support@mparticle.com",
"Reveal Mobile": "support@revealmobile.com"
},
"source": {
"git": "https://github.com/mparticle-integrations/mparticle-apple-integration-revealmobile.git",
"tag": "7.3.2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-RevealMobile/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.3.0"
],
"Reveal": [
">= 1.3.23"
]
}
},
"source_files": "mParticle-RevealMobile/**/*",
"requires_arc": true
}