[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / 3 / e / ZenGeometry / 1.1.0 / ZenGeometry.podspec.json
blob9dca88c10e34d65a572eb6dd6ac4f3b77382a9be
2   "name": "ZenGeometry",
3   "version": "1.1.0",
4   "swift_versions": "5.0",
5   "summary": "The Swift geometry processing library.",
6   "description": "ZenGeometry is a lightweight, high performance geometry library written in Swift",
7   "homepage": "https://github.com/roland19deschain/ZenGeometry",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Alexey Roik": "roland19deschain@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/roland19deschain/ZenGeometry.git",
17     "tag": "1.1.0"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "12.0",
22     "osx": "10.10",
23     "tvos": "12.0",
24     "watchos": "2.0"
25   },
26   "source_files": "ZenGeometry/**/*{swift}",
27   "swift_version": "5.0"