[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / a / ShapeScript / 1.1.6 / ShapeScript.podspec.json
blob9ce97abc71413c33e966a0df034eca9f01fe5acb
2   "name": "ShapeScript",
3   "version": "1.1.6",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "summary": "Scripting language for creating and manipulating 3D geometry",
9   "homepage": "https://github.com/nicklockwood/ShapeScript",
10   "authors": "Nick Lockwood",
11   "source": {
12     "git": "https://github.com/nicklockwood/ShapeScript.git",
13     "tag": "1.1.6"
14   },
15   "source_files": "ShapeScript",
16   "requires_arc": true,
17   "dependencies": {
18     "Euclid": [
20     ]
21   },
22   "platforms": {
23     "ios": "11.0",
24     "osx": "10.13",
25     "tvos": "11.0"
26   }