blob: 1cf3418a96c2dc934f5578324363a7bc383943ff [file] [log] [blame]
{
"name": "mParticle-Foresee",
"version": "7.3.9",
"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": "7.3.9"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Foresee/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.3.0"
]
}
}
}