blob: 2a9397f84efc36120f1fd3414f6906954e44ee41 [file] [log] [blame]
{
"name": "ChurLocationSDK",
"version": "3.0.1",
"summary": "The CHUR Location SDK for iOS is a toolset for tracking the current device's location.",
"swift_versions": "4.0",
"platforms": {
"ios": "10.0"
},
"description": "The CHUR Location SDK created by IOS of Chur, and Lai has fix the key issue of the algorithm",
"homepage": "https://bitbucket.org/wintonchur/chur-ios-sdk-cocoapod/src/master/",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Winton": "winton@churinc.com"
},
"ios": {
"vendored_frameworks": "ChurLocationSDK.framework"
},
"source": {
"http": "https://bitbucket.org/wintonchur/chur-ios-sdk-cocoapod/raw/1f16231fcae4032365873f7e8b6caf60c8450c91/ChurLocationSDK.framework.zip"
},
"exclude_files": "Classes/Exclude",
"frameworks": [
"CoreLocation",
"Foundation"
],
"swift_version": "4.0"
}