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