blob: 78af406e4ef5a6169d4a7addb737e71e27731a73 [file] [log] [blame]
{
"name": "Leanplum-iOS-Location-static",
"version": "1.4.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": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Leanplum/Leanplum-iOS-Location-static.git",
"tag": "1.4.3"
},
"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.3"
]
}
}