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