[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 1 / 5 / Genre / 1.1 / Genre.podspec.json
blobf3c740864845b69e0ef61c768507b2d4f92772a2
2   "name": "Genre",
3   "version": "1.1",
4   "summary": "Engine for text games.",
5   "description": "Simplifies the process of creating logic for text game so developer wouldn't spend additional time on creating logic from scratch.",
6   "homepage": "https://github.com/igormatyushkin014/Genre",
7   "screenshots": "https://github.com/igormatyushkin014/Genre/raw/master/Images/logo_1024_300.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/igormatyushkin014/Genre.git",
20     "tag": "1.1"
21   },
22   "source_files": [
23     "iOS/Source",
24     "iOS/Source/**/*"
25   ],
26   "pushed_with_swift_version": "3.0"