32 lines
741 B
JSON
32 lines
741 B
JSON
{
|
|
"gem_name": "Atom_Utils",
|
|
"Dependencies": [
|
|
{
|
|
"Uuid": "fb7f322c8bdb42228d9e155c954f98bd",
|
|
"VersionConstraints": [
|
|
"~>0.1.0"
|
|
],
|
|
"_comment": "Atom RHI"
|
|
}
|
|
],
|
|
"GemFormatVersion": 4,
|
|
"Uuid": "5c850809e890497c82cd9999ecb33250",
|
|
"Name": "Atom_Utils",
|
|
"DisplayName": "Atom.Utils",
|
|
"Version": "0.1.0",
|
|
"Summary": "Various utility classes used by Atom.",
|
|
"Tags": ["Atom", "Utils"],
|
|
"LinkType": "Dynamic",
|
|
"IconPath": "preview.png",
|
|
"Modules": [
|
|
{
|
|
"Name": "Utils",
|
|
"Type": "StaticLib"
|
|
},
|
|
{
|
|
"Name": "Tests",
|
|
"Type": "Standalone"
|
|
}
|
|
]
|
|
}
|