[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / b / a / 1 / ChurLocationSDK / 3.0.2 / ChurLocationSDK.podspec.json
blob7c306fcc2460ee7623074e32c14985fe2be90f46
2   "name": "ChurLocationSDK",
3   "version": "3.0.2",
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/60aa88f694e34a22d9af511d79c62a2b5aae98ff/ChurLocationSDK.framework.zip"
25   },
26   "exclude_files": "Classes/Exclude",
27   "frameworks": [
28     "CoreLocation",
29     "Foundation"
30   ],
31   "swift_version": "4.0"