[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 6 / e / LocoKitCore / 5.2.0 / LocoKitCore.podspec.json
blobc8df81cbb7132bb6f7f4b7455ca9c48bd01d7e84
2   "name": "LocoKitCore",
3   "version": "5.2.0",
4   "summary": "Location and activity recording framework",
5   "homepage": "https://www.bigpaua.com/locokit/",
6   "authors": {
7     "Matt Greenfield": "matt@bigpaua.com"
8   },
9   "license": {
10     "text": "Copyright 2018 Matt Greenfield. All rights reserved.",
11     "type": "Commercial"
12   },
13   "source": {
14     "git": "https://github.com/sobri909/LocoKit.git",
15     "tag": "5.2.0"
16   },
17   "frameworks": [
18     "CoreLocation",
19     "CoreMotion"
20   ],
21   "platforms": {
22     "ios": "10.0"
23   },
24   "ios": {
25     "vendored_frameworks": "LocoKitCore.framework"
26   }