blob: 81bcedfe785956fb3ad267276800a8a155b43b3b [file] [log] [blame]
{
"name": "LocoKitCore",
"version": "5.1.1",
"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.1.1"
},
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "LocoKitCore.framework"
}
}