[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 0 / a / Leanplum-iOS-Location-static / 1.5.1 / Leanplum-iOS-Location-static.podspec.json
blobcc95944310c9c5ce329708f96b0cd2e71041aa26
2   "name": "Leanplum-iOS-Location-static",
3   "version": "1.5.1",
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": "6.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/Leanplum/Leanplum-iOS-Location-static.git",
21     "tag": "1.5.1"
22   },
23   "frameworks": "CoreLocation",
24   "preserve_paths": "LeanplumLocation.framework",
25   "documentation_url": "https://www.leanplum.com/docs#/docs",
26   "vendored_frameworks": "LeanplumLocation.framework",
27   "dependencies": {
28     "Leanplum-iOS-SDK-static": [
29       "~> 1.5.1"
30     ]
31   }