blob: 102bf0d0631be7c65c3909c694a24b5a1bf6c6f0 [file] [log] [blame]
{
"name": "mParticle-Wootric",
"version": "6.7.0",
"summary": "Wootric integration for mParticle",
"description": "This is the Wootric 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-wootric.git",
"tag": "6.7.0"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "7.0"
},
"ios": {
"source_files": "mParticle-Wootric/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 6.7"
],
"WootricSDK": [
"0.5.3"
]
}
}
}