first release of libantosdk

This commit is contained in:
mrsang
2021-04-18 18:49:53 +02:00
parent 211753bfdc
commit 90864aabb7
61 changed files with 154246 additions and 27 deletions

View File

@ -0,0 +1,15 @@
{
"pkgname": "libantosdk",
"name":"AntOSDK",
"description":"AntOS Software Development Kit",
"info":{
"author": "Xuan Sang LE",
"email": "mrsang@iohub.dev"
},
"version":"0.0.2-a",
"category":"Other",
"iconclass":"fa fa-cog",
"mimes":["none"],
"dependencies":[],
"locale": {}
}