[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 3 / 0 / ArcKit / 0.1.6 / ArcKit.podspec.json
blobfae0643c93d379dae9bfe965c8f71dade25485f4
2   "name": "ArcKit",
3   "version": "0.1.6",
4   "summary": "Location and activity recording framework",
5   "homepage": "https://github.com/sobri909/ArcKit",
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     "http": "https://github.com/sobri909/ArcKit/raw/0.1.6/ArcKit.zip"
15   },
16   "frameworks": [
17     "CoreLocation",
18     "CoreMotion"
19   ],
20   "platforms": {
21     "ios": "10.0"
22   },
23   "ios": {
24     "vendored_frameworks": "ArcKit.framework"
25   }