blob: 2fd3c3ffcae4f32fb9e9dbf340ba5da370b76800 [file] [log] [blame]
{
"name": "mParticle-Wootric",
"version": "6.13.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.13.0"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Wootric/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 6.13.0"
],
"WootricSDK": [
"0.5.12"
]
}
}
}