[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / b / 3 / 0 / ArcKit / 2.0.1 / ArcKit.podspec.json
blob56c1ec64a0d2280a71cf5e27ce8ee51db255fa25
2   "name": "ArcKit",
3   "version": "2.0.1",
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/2.0.1/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   }