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