blob: f3fc0039c4630afae5ced2d9ec2636f199b840d1 [file] [log] [blame]
{
"name": "mParticle-Skyhook",
"version": "8.0.1",
"summary": "Skyhook integration for mParticle",
"description": "This is the Skyhook 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-skyhook.git",
"tag": "8.0.1"
},
"social_media_url": "https://twitter.com/mparticle",
"platforms": {
"ios": "9.0"
},
"ios": {
"source_files": "mParticle-Skyhook/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 8.0"
],
"SkyhookContext": [
"~> 2.1.0"
]
}
}
}