[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / d / GPEngine / 1.3.1 / GPEngine.podspec.json
blobf5a44d0a496384c12864f1cff949cafbadb24206
2   "name": "GPEngine",
3   "version": "1.3.1",
4   "summary": "A Space/Entity/Component/System framework for creating games.",
5   "description": "A Space/Entity/Component/System game framework.\n\nSee https://gamedevelopment.tutsplus.com/tutorials/spaces-useful-game-object-containers--gamedev-14091 for more information about SECP.",
6   "homepage": "https://github.com/LuizZak/GPEngine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuizZak": "luizinho_mack@yahoo.com.br"
13   },
14   "source": {
15     "git": "https://github.com/LuizZak/GPEngine.git",
16     "tag": "1.3.1"
17   },
18   "social_media_url": "https://twitter.com/LuizZak",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "GPEngine/Classes/**/*",
23   "pushed_with_swift_version": "3.0"