blob: 0719b13c1e2358d0f7077e84a5bf3d2532334adf [file] [log] [blame]
{
"name": "Leanplum-iOS-Location-static",
"version": "2.0.4",
"summary": "Supplementary Leanplum pod to provide geofencing support.",
"description": "Use LeanplumLocationAndBeacons instead if you also want support for iBeacons.",
"homepage": "https://www.leanplum.com",
"license": {
"type": "Commercial",
"text": "See https://www.leanplum.com/tos"
},
"authors": {
"Leanplum": "support@leanplum.com"
},
"social_media_url": "https://twitter.com/leanplum",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/Leanplum/Leanplum-iOS-Location-static/releases/download/2.0.4/LeanplumLocation.framework.zip"
},
"frameworks": "CoreLocation",
"preserve_paths": "LeanplumLocation.framework",
"documentation_url": "https://www.leanplum.com/docs#/docs",
"vendored_frameworks": "LeanplumLocation.framework",
"dependencies": {
"Leanplum-iOS-SDK-static": [
"~> 2.0.4"
]
}
}