[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 5 / b / vincenty / 1.1.2 / vincenty.podspec.json
blob1a45714e94aa153344652e8c1739697ec8d5060e
2   "name": "vincenty",
3   "version": "1.1.2",
4   "summary": "Compute vincenty distance in Swift",
5   "description": "see https://github.com/dastrobu/vincenty.",
6   "homepage": "https://github.com/dastrobu/vincenty",
7   "license": {
8     "type": "Apache-2.0"
9   },
10   "authors": "Daniel Strobusch",
11   "swift_versions": "5.0",
12   "platforms": {
13     "ios": "12.0",
14     "osx": "10.13"
15   },
16   "source": {
17     "git": "https://github.com/dastrobu/vincenty.git",
18     "tag": "1.1.2"
19   },
20   "source_files": [
21     "Sources",
22     "Sources/**/*.swift"
23   ],
24   "exclude_files": ".github/**",
25   "swift_version": "5.0"