blob: b9b64cc570c992c87a081a2f496ca8edb5dbbb17 [file] [log] [blame]
{
"name": "SimpleEngine",
"version": "0.5.11",
"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.11"
},
"social_media_url": "https://twitter.com/AbedalkareemOmr",
"swift_versions": "5.0",
"platforms": {
"ios": "9.3",
"tvos": "9.3"
},
"source_files": "Sources/SimpleEngine/**/*",
"swift_version": "5.0"
}