[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / 0 / ArcKit / 2.2.0.pre.1 / ArcKit.podspec.json
blobc1f733748f81e7906af285d1760ea912fefa4c27
2   "name": "ArcKit",
3   "version": "2.2.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": "2.2.0.pre.1"
16   },
17   "source_files": "ArcKit/*",
18   "frameworks": [
19     "CoreLocation",
20     "CoreMotion"
21   ],
22   "platforms": {
23     "ios": "10.0"
24   },
25   "dependencies": {
26     "ArcKitCore": [
27       "2.2.0.pre.1"
28     ]
29   },
30   "pushed_with_swift_version": "4.0"