blob: d490d65f1a9327c982e576bb25cf52980f9e28da [file] [log] [blame]
{
"name": "ArcKit",
"version": "4.0.1",
"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.1"
},
"source_files": "ArcKit/*",
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"platforms": {
"ios": "10.0"
},
"dependencies": {
"ArcKitCore": [
"4.0.1"
]
},
"pushed_with_swift_version": "4.0"
}