[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / b / 3 / 0 / ArcKit / 5.0.0.pre.1 / ArcKit.podspec.json
blob2c6d4c875893f2e12ba72633c4133666c0403671
2   "name": "ArcKit",
3   "version": "5.0.0.pre.1",
4   "summary": "Location and activity recording framework",
5   "homepage": "https://arc-web.herokuapp.com",
6   "authors": {
7     "Matt Greenfield": "matt@bigpaua.com"
8   },
9   "license": {
10     "text": "Copyright 2017 Matt Greenfield. All rights reserved.",
11     "type": "Commercial"
12   },
13   "source": {
14     "git": "https://github.com/sobri909/ArcKit.git",
15     "tag": "5.0.0.pre.1"
16   },
17   "source_files": "ArcKit/**/*",
18   "frameworks": [
19     "CoreLocation",
20     "CoreMotion"
21   ],
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "platforms": {
26     "ios": "10.0"
27   },
28   "dependencies": {
29     "ArcKitCore": [
30       "5.0.0.pre.1"
31     ],
32     "ReachabilitySwift": [
33       "~> 4.1"
34     ],
35     "Upsurge": [
36       "~> 0.10"
37     ]
38   },
39   "pushed_with_swift_version": "4.0"