blob: c81e1c515ad045cd71745023f0c9453f92b634b5 [file] [log] [blame]
{
"name": "Leanplum-iOS-Location",
"version": "2.0.3",
"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": "8.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/Leanplum/Leanplum-iOS-Location/releases/download/2.0.3/LeanplumLocation.framework.zip"
},
"frameworks": "CoreLocation",
"preserve_paths": "LeanplumLocation.framework",
"documentation_url": "https://www.leanplum.com/docs#/docs",
"vendored_frameworks": "LeanplumLocation.framework"
}