blob: ad2c31215c90b9e623d13c2b859e2f011998bbb5 [file] [log] [blame]
{
"name": "Genre",
"version": "1.2",
"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.2"
},
"source_files": [
"iOS/Source",
"iOS/Source/**/*"
],
"pushed_with_swift_version": "3.0"
}