blob: 27ebde67106aa2dbedb57db389f847506c50fdd6 [file] [log] [blame]
{
"name": "mParticle-Apptentive",
"version": "7.9.0",
"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.9.0"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "9.0"
},
"ios": {
"source_files": "mParticle-Apptentive/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.9.0"
],
"apptentive-ios": [
"~> 5.1"
]
}
}
}