[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / 0 / Geometry2D / 1.0.2 / Geometry2D.podspec.json
blob5471112c855a6e7effaab09928c924fa12e9f07b
2   "name": "Geometry2D",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.txt"
7   },
8   "homepage": "https://github.com/geonu1109/Geometry2D",
9   "authors": {
10     "Geonu Jeon": "geonu1109@gmail.com"
11   },
12   "summary": "Geometry2D is a Swift library implementing geometric functions.",
13   "source": {
14     "git": "https://github.com/geonu1109/Geometry2D.git",
15     "tag": "1.0.2"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "Angle": [
25       "1.2.2"
26     ]
27   },
28   "swift_version": "5.0"