[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 1 / ChurLocationSDK / 3.0.7 / ChurLocationSDK.podspec.json
blobf7ab2ab36a717a46f9015c3bc2be2c7f48f14b77
2   "name": "ChurLocationSDK",
3   "version": "3.0.7",
4   "summary": "The CHUR Location SDK for iOS is a toolset for tracking the current device's location.",
5   "swift_versions": "4.0",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "description": "The CHUR Location SDK created by IOS of Chur, and Lai has fix the key issue of the algorithm",
10   "homepage": "https://bitbucket.org/wintonchur/chur-ios-sdk-cocoapod/src/master/",
11   "license": {
12     "type": "MIT",
13     "file": "license"
14   },
15   "authors": {
16     "Winton": "winton@churinc.com",
17     "Jaime Jazareno III": "jaime@churinc.com",
18     "Lai": "lai@churinc.com"
19   },
20   "ios": {
21     "vendored_frameworks": "ChurLocationSDK.framework"
22   },
23   "source": {
24     "http": "https://bitbucket.org/wintonchur/chur-ios-sdk-cocoapod/raw/41bc827aea769386aa5d0865554f6b74e6a79c74/ChurLocationSDK.framework.zip"
25   },
26   "exclude_files": "Classes/Exclude",
27   "frameworks": [
28     "CoreLocation",
29     "Foundation"
30   ],
31   "static_framework": true,
32   "dependencies": {
33     "Firebase": [
35     ],
36     "Firebase/Core": [
38     ],
39     "Firebase/Analytics": [
41     ],
42     "Firebase/Database": [
44     ],
45     "Firebase/Auth": [
47     ]
48   },
49   "swift_version": "4.0"