[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / f / Leanplum-iOS-Location / 5.0.0-beta3 / Leanplum-iOS-Location.podspec.json
blob1696a972236e09343aee04abcca06f48c45bb334
2   "name": "Leanplum-iOS-Location",
3   "version": "5.0.0-beta3",
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": "5.0.0-beta3"
22   },
23   "source_files": "LeanplumSDKLocation/LeanplumSDKLocation/Classes/**/*",
24   "frameworks": "CoreLocation",
25   "documentation_url": "https://docs.leanplum.com/",
26   "dependencies": {
27     "Leanplum-iOS-SDK": [
28       "~> 5.0.0-beta"
29     ]
30   },
31   "module_name": "LeanplumLocation",
32   "swift_versions": "5.0",
33   "swift_version": "5.0"