[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / 0 / ArcKit / 4.0.0 / ArcKit.podspec.json
blobba6351da0643cef148132702f12492b8cecc766b
2   "name": "ArcKit",
3   "version": "4.0.0",
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.0.0"
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.0.0"
28     ]
29   },
30   "pushed_with_swift_version": "4.0"