blob: 47507d91a3eb49aab04e234f6a13ec443d2debe4 [file] [log] [blame]
{
"name": "mParticle-Foresee",
"version": "6.0.7",
"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.7"
},
"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"
]
}
}
}