[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / b / 3 / 8 / DiveKit / 0.8.0 / DiveKit.podspec.json
blobee8eecde393d69352ff5d86656c4c2d536c73f44
2   "name": "DiveKit",
3   "version": "0.8.0",
4   "summary": "A framework to perform various scuba diving calculations.",
5   "description": "A framework to perform various scuba diving calculations, written in Swift.",
6   "homepage": "https://github.com/jaytrisw/DiveKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "joshuatw@gmail.com"
13   },
14   "documentation_url": "https://jaytrisw.github.io/DiveKit",
15   "platforms": {
16     "ios": "11.0",
17     "osx": "10.13",
18     "watchos": "4.0",
19     "tvos": "10.0"
20   },
21   "swift_versions": "5.1",
22   "source": {
23     "git": "https://github.com/jaytrisw/DiveKit.git",
24     "tag": "0.8.0"
25   },
26   "source_files": "Sources/DiveKit/**/*.swift",
27   "swift_version": "5.1"