[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 1 / ChurLocationSDK / 2.1.0 / ChurLocationSDK.podspec.json
blob3cc8e683c16fb8caf6c2edc32c7fa9dd819639b6
2   "name": "ChurLocationSDK",
3   "version": "2.1.0",
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/1a4e46a3cdfe3e25b77b74e22296b3202fc97dd5/ChurLocationSDK.framework.zip"
23   },
24   "exclude_files": "Classes/Exclude",
25   "frameworks": [
26     "CoreLocation",
27     "Foundation"
28   ],
29   "swift_version": "4.0"