blob: 3ab62f0e1441c276fbc95ef0a02e8e2da798fdd2 [file] [log] [blame]
{
"name": "SimpleEngine",
"version": "0.5.3",
"summary": "A simple 2D game engine.",
"description": "A simple 2D game engine to make a simple beautiful iOS Games!",
"homepage": "https://github.com/Abedalkareem/SimpleEngine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abedalkareem": "abedalkareem.omreyh@yahoo.com"
},
"source": {
"git": "https://github.com/Abedalkareem/SimpleEngine.git",
"tag": "0.5.3"
},
"social_media_url": "https://twitter.com/AbedalkareemOmr",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/SimpleEngine/**/*",
"swift_version": "5.0"
}