[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 7 / f / 5 / Metron / 1.0.2 / Metron.podspec.json
blob0934856dbe70de4fef75a16899bdeba8729cdca0
2   "name": "Metron",
3   "version": "1.0.2",
4   "summary": "Gemeometry, simplified.",
5   "description": "Metron is a comprehensive collection of geometric functions and types that extend the 2D geometric primitives provided by CoreGraphics.",
6   "homepage": "https://github.com/toineheuvelmans/Metron",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Toine Heuvelmans": "toine@algorithmic.me"
13   },
14   "source": {
15     "git": "https://github.com/toineheuvelmans/Metron.git",
16     "tag": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/toineheuvelmans",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "source_files": [
26     "Metron/Classes/**/*",
27     "Metron/Protocols/**/*"
28   ],
29   "pushed_with_swift_version": "4.0"