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