blob: b90d1e669e073303ce783276b70e7b3c65285e9c [file] [log] [blame]
{
"name": "mParticle",
"version": "3.3.1",
"summary": "mParticle SDK in a CocoaPod",
"homepage": "http://www.mparticle.com",
"license": "mParticle",
"authors": {
"mParticle": "support@mparticle.com"
},
"source": {
"git": "https://github.com/mParticle/mParticlePod.git",
"tag": "3.3.1"
},
"platforms": {
"ios": "5.1"
},
"ios": {
"vendored_frameworks": "Frameworks/mParticle.framework"
},
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"Accounts",
"CoreBluetooth",
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"Foundation",
"Security",
"Social",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": [
"AdSupport",
"iAd"
],
"resources": [
"Docs/*"
],
"documentation_url": "http://docs.mparticle.com"
}