blob: 6b07b2aa68410ca3d7b7ac0982699951b1f67aff [file] [log] [blame]
{
"name": "ChurLocationSDK",
"version": "3.0.3",
"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",
"Jaime Jazareno III": "jaime@churinc.com",
"Lai": "lai@churinc.com"
},
"ios": {
"vendored_frameworks": "ChurLocationSDK.framework"
},
"source": {
"http": "https://bitbucket.org/wintonchur/chur-ios-sdk-cocoapod/raw/51a9c28edcf11501574fd0a51fcebb654ac99ca1/ChurLocationSDK.framework.zip"
},
"exclude_files": "Classes/Exclude",
"frameworks": [
"CoreLocation",
"Foundation"
],
"swift_version": "4.0"
}