blob: b7818a1945449a3d0c72afccc0b9d58f7fc74e38 [file] [log] [blame]
{
"name": "Leanplum-iOS-Location-static",
"version": "1.4.1",
"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.1"
},
"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.1"
]
}
}