blob: c7b8cfe4ca267c7ddad738d49fe632db8244adbe [file] [log] [blame]
{
"name": "mParticle-Foresee",
"version": "6.0.6",
"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.0.6"
},
"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.0"
]
}
}
}