[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / a / b / Leanplum-iOS-LocationAndBeacons / 6.5.0-beta1 / Leanplum-iOS-LocationAndBeacons.podspec.json
blobc675833c37de9d1239df3b7d5b7acd37f1ee0b6b
2   "name": "Leanplum-iOS-LocationAndBeacons",
3   "version": "6.5.0-beta1",
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.5.0-beta1"
22   },
23   "source_files": "LeanplumSDKLocation/LeanplumSDKLocation/Classes/**/*",
24   "resource_bundles": {
25     "LeanplumLocation": [
26       "LeanplumSDKLocation/LeanplumSDKLocation/*.{xcprivacy}"
27     ]
28   },
29   "frameworks": "CoreLocation",
30   "documentation_url": "https://docs.leanplum.com/",
31   "dependencies": {
32     "Leanplum-iOS-SDK": [
33       "~> 6.0-beta"
34     ]
35   },
36   "module_name": "LeanplumLocationAndBeacons",
37   "pod_target_xcconfig": {
38     "GCC_PREPROCESSOR_DEFINITIONS": "LP_BEACON=1"
39   },
40   "swift_versions": "5.0",
41   "swift_version": "5.0"