blob: d3f1d1856c18a56d9de8a7bddf34f9e428b0675c [file] [log] [blame]
{
"name": "Genre",
"version": "1.3",
"summary": "Engine for text games.",
"description": "Simplifies the process of creating logic for text game so developer wouldn't spend additional time on creating logic from scratch.",
"homepage": "https://github.com/igormatyushkin014/Genre",
"screenshots": "https://github.com/igormatyushkin014/Genre/raw/master/Images/logo_1024_300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Genre.git",
"tag": "1.3"
},
"source_files": [
"iOS/Source",
"iOS/Source/**/*"
],
"pushed_with_swift_version": "3.0"
}