13 lines
236 B
JSON
13 lines
236 B
JSON
{
|
|
"name": "Gyver Encoder",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/AlexGyver/GyverLibs"
|
|
},
|
|
"build": {
|
|
"srcFilter": [
|
|
"+<*>"
|
|
],
|
|
"flags": "-I./"
|
|
}
|
|
} |