[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 1 / 5 / Genre / 1.3.2 / Genre.podspec.json
blobaebe4fd6819db4cd0d5fe728faca1c3ac54923b6
2   "name": "Genre",
3   "version": "1.3.2",
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   "social_media_url": "https://twitter.com/imatyushkin1",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/Genre.git",
21     "tag": "1.3.2"
22   },
23   "source_files": [
24     "iOS/Source",
25     "iOS/Source/**/*"
26   ],
27   "pushed_with_swift_version": "4.0"