[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 9 / 1 / 4 / HugeNumbers / 1.0.16 / HugeNumbers.podspec.json
blob4eeff0e5f1a3ac6487586502e04b863c6fea7d65
2   "name": "HugeNumbers",
3   "version": "1.0.16",
4   "summary": "Very large numbers with infinite precision.",
5   "homepage": "https://github.com/RandomHashTags/swift_huge-numbers",
6   "license": {
7     "type": "CC0 1.0 Universal",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Evan Anderson": "imrandomhashtags@gmail.com"
12   },
13   "platforms": {
14     "osx": "10.15",
15     "ios": "13.0",
16     "tvos": "13.0",
17     "watchos": "6.0"
18   },
19   "source": {
20     "git": "https://github.com/RandomHashTags/swift_huge-numbers.git",
21     "tag": "1.0.16"
22   },
23   "swift_versions": [
24     "5.1",
25     "5.2",
26     "5.3",
27     "5.4",
28     "5.5",
29     "5.6",
30     "5.7",
31     "5.8"
32   ],
33   "cocoapods_version": ">= 1.5.0",
34   "source_files": "Sources/**/*",
35   "swift_version": "5.8"