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