blob: 610ee8ec2aeb5393245669a4ccfe4250e17fec18 [file] [log] [blame]
{
"name": "mParticle-Google-Analytics-Firebase",
"version": "7.16.0",
"summary": "Google Analytics for Firebase integration for mParticle",
"description": "This is the Google Analytics for Firebase 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-google-analytics-firebase.git",
"tag": "7.16.0"
},
"social_media_url": "https://twitter.com/mparticle",
"static_framework": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Google-Analytics-Firebase/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.0"
],
"Firebase/Core": [
"~> 6.10"
]
},
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
]
},
"libraries": "z"
}