blob: 69930bd068e5c51a3137958e0e660e2fe39a9380 [file] [log] [blame]
{
"name": "mParticle-Google-Analytics-Firebase",
"version": "7.9.1",
"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.9.1"
},
"social_media_url": "https://twitter.com/mparticles",
"static_framework": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Google-Analytics-Firebase/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.9.0"
],
"Firebase/Core": [
"~> 5.16.0"
]
},
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
]
},
"libraries": "z"
}