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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
4
/
8
/
7
/
Euclid
/
0.6.7
/
Euclid.podspec.json
blob
14b3f6c71c6f2951f3cac0200b8ca59e8f6af3df
1
{
2
"name": "Euclid",
3
"version": "0.6.7",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE.md"
7
},
8
"summary": "Swift library for creating and manipulating 3D geometry",
9
"homepage": "https://github.com/nicklockwood/Euclid",
10
"authors": "Nick Lockwood",
11
"source": {
12
"git": "https://github.com/nicklockwood/Euclid.git",
13
"tag": "0.6.7"
14
},
15
"source_files": "Sources",
16
"requires_arc": true,
17
"platforms": {
18
"ios": "11.0",
19
"osx": "10.13",
20
"tvos": "11.0"
21
}
22
}