[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 1 / ChurLocationSDK / 2.0.9 / ChurLocationSDK.podspec.json
blob0bdd989c9fa28dde7c8abfacad9753c60dc4857d
2   "name": "ChurLocationSDK",
3   "version": "2.0.9",
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   },
18   "ios": {
19     "vendored_frameworks": "ChurLocationSDK.framework"
20   },
21   "source": {
22     "http": "https://bitbucket.org/wintonchur/chur-ios-sdk-cocoapod/raw/47ebc9ec757b6a06830531147606cd3afcbfe630/ChurLocationSDK.framework.zip"
23   },
24   "exclude_files": "Classes/Exclude",
25   "frameworks": [
26     "CoreLocation",
27     "Foundation"
28   ],
29   "swift_version": "4.0"