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