[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / 0 / ArcKit / 4.1.0.pre.7 / ArcKit.podspec.json
blobd1765809f16ffc13a299ad5009f7ae0b5a79d042
2   "name": "ArcKit",
3   "version": "4.1.0.pre.7",
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": "4.1.0.pre.7"
16   },
17   "source_files": "ArcKit/**/*",
18   "frameworks": [
19     "CoreLocation",
20     "CoreMotion"
21   ],
22   "platforms": {
23     "ios": "10.0"
24   },
25   "dependencies": {
26     "ArcKitCore": [
27       "4.1.0.pre.4"
28     ],
29     "ReachabilitySwift": [
30       "~> 4.1"
31     ],
32     "Upsurge": [
33       "~> 0.10"
34     ]
35   },
36   "pushed_with_swift_version": "4.0"