blob: 513ab5c96f8651c95e3ea421bffa37f61a5025a3 [file] [log] [blame]
{
"name": "ArcKit",
"version": "4.1.0.pre.8",
"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.8"
},
"source_files": "ArcKit/**/*",
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"platforms": {
"ios": "10.0"
},
"dependencies": {
"ArcKitCore": [
"4.1.0.pre.4"
],
"ReachabilitySwift": [
"~> 4.1"
],
"Upsurge": [
"~> 0.10"
]
},
"pushed_with_swift_version": "4.0"
}