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