2 "name": "Leanplum-iOS-LocationAndBeacons",
3 "version": "2.2.5-beta.10",
4 "summary": "Supplementary Leanplum pod to provide geofencing and iBeacons support.",
5 "description": "Use LeanplumLocation instead if you do not need support for iBeacons.",
6 "homepage": "https://www.leanplum.com",
9 "text": "See https://www.leanplum.com/tos"
12 "Leanplum": "support@leanplum.com"
14 "social_media_url": "https://twitter.com/leanplum",
20 "git": "https://github.com/Leanplum/Leanplum-iOS-Location.git",
21 "tag": "2.2.5-beta.10"
23 "source_files": "Leanplum-iOS-Location/Classes/**/*",
24 "frameworks": "CoreLocation",
26 "OTHER_LDFLAGS[arch=i386]": "-ObjC",
27 "OTHER_LDFLAGS[arch=x86_64]": "-ObjC",
28 "OTHER_LDFLAGS[arch=armv7]": "-ObjC -fembed-bitcode",
29 "OTHER_LDFLAGS[arch=armv7s]": "-ObjC -fembed-bitcode",
30 "OTHER_LDFLAGS[arch=armv64]": "-ObjC -fembed-bitcode",
31 "BITCODE_GENERATION_MODE": "bitcode"
33 "documentation_url": "https://www.leanplum.com/docs#/docs",
39 "module_name": "LeanplumLocationAndBeacons",
40 "pod_target_xcconfig": {
41 "GCC_PREPROCESSOR_DEFINITIONS": "LP_BEACON=1"