Files
gyverencoder/library.json
2021-12-16 17:51:50 +03:00

13 lines
236 B
JSON

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