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