[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / e / 9 / 1 / MTGeometry / 0.0.4 / MTGeometry.podspec.json
blobe1a07a3b66ddd7a31156630d9ff4e97b27a249d8
2   "name": "MTGeometry",
3   "version": "0.0.4",
4   "summary": "An extension to Core Graphics Geometry. Intersections, scaling, etc.",
5   "homepage": "https://github.com/mysterioustrousers/MTGeometry",
6   "license": "BSD",
7   "authors": {
8     "Adam Kirk": "atomkirk@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mysterioustrousers/MTGeometry.git",
12     "tag": "0.0.4"
13   },
14   "source_files": "MTGeometry/*.{h,c}",
15   "ios": {
16     "frameworks": "CoreGraphics"
17   },
18   "osx": {
19     "frameworks": "ApplicationServices"
20   },
21   "requires_arc": false