[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / 3 / WolfGeometry / 4.0.2 / WolfGeometry.podspec.json
blob9ee5cb3a1ffd699bf3a7652d427e30bdbf9bc3ae
2   "name": "WolfGeometry",
3   "version": "4.0.2",
4   "summary": "Swift methods, types, and extensions for doing geometrical calculations.",
5   "homepage": "https://github.com/wolfmcnally/WolfGeometry",
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/WolfGeometry.git",
15     "tag": "4.0.2"
16   },
17   "source_files": "Sources/WolfGeometry/**/*",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.3",
21     "osx": "10.13",
22     "tvos": "11.0"
23   },
24   "module_name": "WolfGeometry",
25   "dependencies": {
26     "WolfCore": [
28     ]
29   },
30   "swift_version": "5.0"