blob: 379045501a99d9d18f15aa4c721fec063032f22f [file] [log] [blame]
{
"name": "mParticle-Iterable",
"version": "6.16.0",
"summary": "Iterable integration for mParticle",
"description": "This is the Iterable 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-iterable.git",
"tag": "6.16.0"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Iterable/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 6.16.0"
]
}
}
}