[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 9 / d / GPEngine / 1.1.2 / GPEngine.podspec.json
blob8adf086c31d5c04313df413b37cd0ca5c5676a96
2   "name": "GPEngine",
3   "version": "1.1.2",
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.1.2"
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"