blob: fb0d8efc8db34b5fdcb8e0d11cab40552af9f866 [file] [log] [blame]
{
"name": "Leanplum-iOS-Location",
"version": "2.3.1-beta1",
"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.3.1-beta1"
},
"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"
}