blob: 6881ff7055fa27c3758059a4260681790b5f4005 [file] [log] [blame]
{
"name": "mParticle-Foresee",
"version": "6.5.0",
"summary": "Foresee integration for mParticle",
"description": "This is the Foresee 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-foresee.git",
"tag": "6.5.0"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "7.0"
},
"ios": {
"source_files": "mParticle-Foresee/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 6.5"
]
}
}
}