[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / f / Leanplum-iOS-Location / 3.0.0 / Leanplum-iOS-Location.podspec.json
blob98da25384663e3b71c43d6e34386b75e9e2dfb5a
2   "name": "Leanplum-iOS-Location",
3   "version": "3.0.0",
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": "8.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/Leanplum/Leanplum-iOS-Location.git",
21     "tag": "3.0.0"
22   },
23   "source_files": "Leanplum-iOS-Location/Classes/**/*",
24   "frameworks": "CoreLocation",
25   "documentation_url": "https://docs.leanplum.com/",
26   "dependencies": {
27     "Leanplum-iOS-SDK": [
29     ]
30   },
31   "module_name": "LeanplumLocation",
32   "pod_target_xcconfig": {
33     "DEFINES_MODULE": "YES"
34   }