blob: 76cf24f7fe71a26bd68b15b4b8dc598086ad9c4b [file] [log] [blame]
{
"name": "mParticle-Taplytics",
"version": "7.16.3",
"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.16.3"
},
"social_media_url": "https://twitter.com/mparticle",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"static_framework": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Taplytics/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.0"
],
"Taplytics": [
"~> 3.0"
]
}
}
}