[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / f / Leanplum-iOS-Location / 6.4.1-beta1 / Leanplum-iOS-Location.podspec.json
blob0a8090320ab12ad766282f3bbeac4e9ab4e10297
2   "name": "Leanplum-iOS-Location",
3   "version": "6.4.1-beta1",
4   "summary": "Supplementary Leanplum pod to provide geofencing support.",
5   "description": "Use LeanplumLocationAndBeacons instead if you also want 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.1-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": "LeanplumLocation",
37   "swift_versions": "5.0",
38   "swift_version": "5.0"