[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / a / 4 / GeoDist / 1.0.0 / GeoDist.podspec.json
blobcc1d44456d130bae31f248fdb0d97d2de88f7dc8
2   "name": "GeoDist",
3   "version": "1.0.0",
4   "summary": "Simple and light-weight distance calculator.",
5   "description": "Simple and light-weight distance calculator between two coordinates.",
6   "homepage": "https://github.com/shirajira/GeoDist",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shirajira": "contact@novel-stud.io"
13   },
14   "social_media_url": "https://twitter.com/shirajira",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/shirajira/GeoDist.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "Sources/**/*",
24   "swift_version": "5.0"