blob: 0dd5768c3fef831c3c3ff59caf61abea2b2adbf0 [file] [log] [blame]
{
"name": "ArcKit",
"version": "0.1.4",
"summary": "Location and activity recording framework",
"homepage": "https://github.com/sobri909/ArcKit",
"authors": {
"Matt Greenfield": "matt@bigpaua.com"
},
"license": {
"text": "Copyright 2017 Matt Greenfield. All rights reserved.",
"type": "Commercial"
},
"source": {
"http": "https://github.com/sobri909/ArcKit/raw/0.1.4/ArcKit.zip"
},
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ArcKit.framework"
}
}