blob: d16016c6df759d14523cb7e953dcf3f775101529 [file] [log] [blame]
{
"name": "mParticle-Apptentive",
"version": "7.1.5",
"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.1.5"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Apptentive/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.1.0"
],
"apptentive-ios": [
"~> 4.0.7"
]
}
}
}