repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git]
/
Specs
/
e
/
2
/
a
/
ShapeScript
/
1.2.2
/
ShapeScript.podspec.json
blob
bb2807f26195a01921239c9886b3dc0a60ca1120
1
{
2
"name": "ShapeScript",
3
"version": "1.2.2",
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.2.2"
14
},
15
"source_files": [
16
"ShapeScript",
17
"LRUCache/Sources"
18
],
19
"requires_arc": true,
20
"dependencies": {
21
"Euclid": [
22
23
]
24
},
25
"platforms": {
26
"ios": "11.0",
27
"osx": "10.13",
28
"tvos": "11.0"
29
}
30
}