blob: 8a0bd30181be002397b71e0eaeebaa93dda83027 [file] [log] [blame]
{
"name": "Leanplum-iOS-Location-static",
"version": "1.4.2",
"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": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Leanplum/Leanplum-iOS-Location-static.git",
"tag": "1.4.2"
},
"frameworks": "CoreLocation",
"preserve_paths": "LeanplumLocation.framework",
"documentation_url": "https://www.leanplum.com/docs#/docs",
"vendored_frameworks": "LeanplumLocation.framework",
"dependencies": {
"Leanplum-iOS-SDK-static": [
"~> 1.4.2"
]
}
}