blob: 1c66a1cf99e2dab36135b1e07f74e438c91566b3 [file] [log] [blame]
{
"name": "DEVS",
"version": "0.1.1",
"summary": "Swift library for discrete event simulation",
"homepage": "https://gitlab.com/LNSolutions/DEVS",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Filip Klembara": "filip@klembara.pro"
},
"source": {
"git": "https://gitlab.com/LNSolutions/DEVS",
"tag": "0.1.1"
},
"platforms": {
"osx": "10.13",
"ios": "11.4"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": [
"DEVS/*.swift",
"5.0"
],
"swift_version": "5.0"
}