blob: f31ef98472b32c42e932610bef097a3b8dbccaaa [file] [log] [blame]
{
"name": "Leanplum-iOS-LocationAndBeacons-static",
"version": "2.0.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": {
"git": "https://github.com/Leanplum/Leanplum-iOS-LocationAndBeacons-static.git",
"tag": "2.0.0"
},
"frameworks": "CoreLocation",
"preserve_paths": "LeanplumLocationAndBeacons.framework",
"documentation_url": "https://www.leanplum.com/docs#/docs",
"vendored_frameworks": "LeanplumLocationAndBeacons.framework",
"dependencies": {
"Leanplum-iOS-SDK-static": [
"~> 2.0.0"
]
}
}