blob: 3a7f1c722a1d856700892a2cf84859a39a9ed56b [file] [log] [blame]
{
"name": "mParticle-Taplytics",
"version": "7.12.4",
"summary": "Taplytics integration for mParticle",
"description": "This is the Taplytics 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-taplytics.git",
"tag": "7.12.4"
},
"social_media_url": "https://twitter.com/mparticle",
"static_framework": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Taplytics/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.12.0"
],
"Taplytics": [
"~> 2.33"
]
}
}
}