blob: fae0643c93d379dae9bfe965c8f71dade25485f4 [file] [log] [blame]
{
"name": "ArcKit",
"version": "0.1.6",
"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.6/ArcKit.zip"
},
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ArcKit.framework"
}
}