[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 3 / d / Game / 1.0.6 / Game.podspec.json
blob186dbe9a693924b4073597a519c8d47037234804
2   "name": "Game",
3   "version": "1.0.6",
4   "summary": "Tools for Swift Game development.",
5   "homepage": "https://github.com/jwitcig/iOS-Game",
6   "license": "Code is MIT.",
7   "authors": {
8     "Jonah": "jwitcig@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jwitcig/iOS-Game.git",
12     "tag": "1.0.6"
13   },
14   "social_media_url": "https://twitter.com/jonahwitcig",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Game/**/*",
20   "frameworks": "UIKit",
21   "module_name": "Game",
22   "dependencies": {
23     "JWSwiftTools": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"