[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 1 / 5 / Genre / 1.3.1 / Genre.podspec.json
blob986fac59c87a21d971ebeb46cbae176bf61aba72
2   "name": "Genre",
3   "version": "1.3.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   "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.1"
22   },
23   "source_files": [
24     "iOS/Source",
25     "iOS/Source/**/*"
26   ],
27   "pushed_with_swift_version": "3.0"