blob: b97c96c4cd46c823c75bbe252a687fe51b237261 [file] [log] [blame]
{
"name": "Leanplum-iOS-LocationAndBeacons-static",
"version": "2.1.0",
"summary": "Leanplum pod to provide geofencing and iBeacons support.",
"description": "Use LeanplumLocation instead if you do not need 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": {
"http": "https://github.com/Leanplum/Leanplum-iOS-LocationAndBeacons-static/releases/download/2.1.0/LeanplumLocationAndBeacons.framework.zip"
},
"frameworks": "CoreLocation",
"preserve_paths": "LeanplumLocationAndBeacons.framework",
"documentation_url": "https://www.leanplum.com/docs#/docs",
"vendored_frameworks": "LeanplumLocationAndBeacons.framework",
"dependencies": {
"Leanplum-iOS-SDK-static": [
"~> 2.1.0"
]
}
}