blob: b22748ecbc938be53bd3f40daa7545c65acf50d7 [file] [log] [blame]
{
"name": "ArcKitCore",
"version": "4.1.0.pre.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.1.0.pre.2"
},
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ArcKitCore.framework"
}
}