blob: 204377dafbf7cd63187fb71b6b65acb1982e05c0 [file] [log] [blame]
{
"name": "mParticle-Apptentive",
"version": "6.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": "6.15.9"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Apptentive/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 6.15.0"
],
"apptentive-ios": [
"~> 4.0.4"
]
}
}
}