blob: 48c22e0b542ad8ef3b15e656ff9c612183e93585 [file] [log] [blame]
{
"name": "ChurLocationSDK",
"version": "2.0.7",
"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/d60b4acfa48a73a0b42a80fcc3e615991cd44f7c/ChurLocationSDK.framework.zip"
},
"exclude_files": "Classes/Exclude",
"frameworks": [
"CoreLocation",
"Foundation"
],
"swift_version": "4.0"
}