blob: d9e94bf25280eb0a94abe7746b10f397e6c76e34 [file] [log] [blame]
{
"name": "mParticle-ComScore",
"version": "7.13.0",
"summary": "ComScore integration for mParticle",
"description": "This is the ComScore 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-comscore.git",
"tag": "7.13.0"
},
"social_media_url": "https://twitter.com/mparticle",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "mParticle-ComScore/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.12.0"
],
"ComScore": [
"~> 5.0"
]
},
"frameworks": "SystemConfiguration"
}