blob: 22b115a8d315c372116502883c28075e699ecc49 [file] [log] [blame]
{
"name": "EmbeddedVM_Backend",
"version": "1.1",
"summary": "Embedded VM Backend.",
"description": "Core Backend Interpreter for Embedded VM.",
"homepage": "https://github.com/thwinhtooaungreborn/EmbeddedVM_Backend",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"thwinhtooaungreborn": "thwinhtooaungreborn@gmail.com"
},
"source": {
"git": "https://github.com/thwinhtooaungreborn/EmbeddedVM_Backend.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.14"
},
"swift_versions": "5.0",
"source_files": "EmbeddedVM_Backend/Source/**/*",
"swift_version": "5.0"
}