blob: 9b8c3a114c1753f94d5e78548233c5e21d5497c6 [file] [log] [blame]
{
"name": "mParticle-Apptentive",
"version": "7.15.9",
"summary": "Apptentive integration for mParticle",
"description": "This is the Apptentive 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-apptentive.git",
"tag": "7.15.9"
},
"social_media_url": "https://twitter.com/mparticle",
"platforms": {
"ios": "9.0"
},
"ios": {
"source_files": "mParticle-Apptentive/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.0"
],
"apptentive-ios": [
"~> 5.2"
]
}
}
}