blob: 7a6c13492f855dcc5cc93b3a4a7e9773575cf9bb [file] [log] [blame]
{
"name": "Leanplum-iOS-Location",
"version": "2.2.5-beta.13",
"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": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Leanplum/Leanplum-iOS-Location.git",
"tag": "2.2.5-beta.13"
},
"source_files": "Leanplum-iOS-Location/Classes/**/*",
"frameworks": "CoreLocation",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"BITCODE_GENERATION_MODE": "bitcode"
},
"documentation_url": "https://www.leanplum.com/docs#/docs",
"dependencies": {
"Leanplum-iOS-SDK": [
]
},
"module_name": "LeanplumLocation"
}