blob: a9192b7c33805dbcc7ffa8f56e16940a46052262 [file] [log] [blame]
{
"name": "ArcKitCore",
"version": "4.0.0",
"summary": "Location and activity recording framework",
"homepage": "https://arc-web.herokuapp.com",
"authors": {
"Matt Greenfield": "matt@bigpaua.com"
},
"license": {
"text": "Copyright 2017 Matt Greenfield. All rights reserved.",
"type": "Commercial"
},
"source": {
"git": "https://github.com/sobri909/ArcKit.git",
"tag": "4.0.0"
},
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ArcKitCore.framework"
}
}