[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / 4 / WolfNumerics / 1.0 / WolfNumerics.podspec.json
blob5a22d3c4df072863d10385ec64d4ff057ebfd479
2   "name": "WolfNumerics",
3   "version": "1.0",
4   "summary": "Some useful numeric types and methods for Swift.",
5   "homepage": "https://github.com/wolfmcnally/WolfNumerics",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Wolf McNally": "wolf@wolfmcnally.com"
12   },
13   "source": {
14     "git": "https://github.com/wolfmcnally/WolfNumerics.git",
15     "tag": "1.0"
16   },
17   "source_files": "WolfNumerics/Classes/**/*",
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.13",
22     "tvos": "11.0"
23   },
24   "module_name": "WolfNumerics"