[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / a / b / Leanplum-iOS-LocationAndBeacons / 6.4.0 / Leanplum-iOS-LocationAndBeacons.podspec.json
blob3b32929864dcf0b9270780275d78b5d6e41e7a45
2   "name": "Leanplum-iOS-LocationAndBeacons",
3   "version": "6.4.0",
4   "summary": "Supplementary Leanplum pod for geofencing and iBeacons support.",
5   "description": "Use LeanplumLocation instead if you do not need support for iBeacons.",
6   "homepage": "https://www.leanplum.com",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://www.leanplum.com/tos"
10   },
11   "authors": {
12     "Leanplum": "support@leanplum.com"
13   },
14   "social_media_url": "https://twitter.com/leanplum",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/Leanplum/Leanplum-iOS-SDK.git",
21     "tag": "6.4.0"
22   },
23   "source_files": "LeanplumSDKLocation/LeanplumSDKLocation/Classes/**/*",
24   "resources": "LeanplumSDKLocation/LeanplumSDKLocation/*.{cer,xcprivacy}",
25   "frameworks": "CoreLocation",
26   "documentation_url": "https://docs.leanplum.com/",
27   "dependencies": {
28     "Leanplum-iOS-SDK": [
29       "~> 6.0"
30     ]
31   },
32   "module_name": "LeanplumLocationAndBeacons",
33   "pod_target_xcconfig": {
34     "GCC_PREPROCESSOR_DEFINITIONS": "LP_BEACON=1"
35   },
36   "swift_versions": "5.0",
37   "swift_version": "5.0"