blob: 2c6d4c875893f2e12ba72633c4133666c0403671 [file] [log] [blame]
{
"name": "ArcKit",
"version": "5.0.0.pre.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": "5.0.0.pre.1"
},
"source_files": "ArcKit/**/*",
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"ArcKitCore": [
"5.0.0.pre.1"
],
"ReachabilitySwift": [
"~> 4.1"
],
"Upsurge": [
"~> 0.10"
]
},
"pushed_with_swift_version": "4.0"
}