blob: 72c0e8f24fbc639f0e6647cee672e32b8556c1a1 [file] [log] [blame]
{
"name": "mParticle-Iterable",
"version": "7.15.10",
"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": "7.15.10"
},
"social_media_url": "https://twitter.com/mparticle",
"platforms": {
"ios": "9.0"
},
"ios": {
"source_files": "mParticle-Iterable/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.0"
],
"Iterable-iOS-SDK": [
"~> 6.2"
]
}
}
}