blob: dc11059d394bab3673d5a2a2d2bb954c45bd2f47 [file] [log] [blame]
{
"name": "Swrve-mParticle",
"version": "0.1.0",
"summary": "Swrve integration for mParticle",
"description": "This is the Swrve integration for mParticle.",
"homepage": "https://www.swrve.com",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Swrve": "support@swrve.com"
},
"source": {
"git": "https://github.com/swrve-services/mparticle-apple-integration-swrve.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Swrve_Inc",
"platforms": {
"ios": "6.0"
},
"ios": {
"source_files": "Swrve-mParticle/*.{h,m}",
"dependencies": {
"mParticle-Apple-SDK": [
"~> 7"
],
"SwrveSDK": [
"~> 5.3"
]
}
}
}