blob: ef2d796de0e97f64ec3a80a9b374bf488a27e3c0 [file] [log] [blame]
{
"name": "mParticle-Adobe",
"version": "7.11.0",
"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": "7.11.0"
},
"social_media_url": "https://twitter.com/mparticle",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Adobe/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.11.0"
]
},
"frameworks": "UIKit"
}
}