blob: c8df81cbb7132bb6f7f4b7455ca9c48bd01d7e84 [file] [log] [blame]
{
"name": "LocoKitCore",
"version": "5.2.0",
"summary": "Location and activity recording framework",
"homepage": "https://www.bigpaua.com/locokit/",
"authors": {
"Matt Greenfield": "matt@bigpaua.com"
},
"license": {
"text": "Copyright 2018 Matt Greenfield. All rights reserved.",
"type": "Commercial"
},
"source": {
"git": "https://github.com/sobri909/LocoKit.git",
"tag": "5.2.0"
},
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "LocoKitCore.framework"
}
}