2 "name": "JCRGameController",
4 "summary": "An easy way to start using a game controller in your game.",
5 "description": " I wanted to create a game using the new Game Controller\n support that came with iOS 7, but noticed quickly that\n there is no quick way of doing this.\n\n I decided to write a class that made it easier for me\n to get started, and hopefully help you too!\n\n I haven't really thought this through, I just wanted\n to have something done quickly so I could start on my\n awesome game :) Enjoy!\n\n",
6 "homepage": "http://www.jagcesar.se",
9 "César Pinto Castillo": "cesar@jagcesar.se"
11 "social_media_url": "http://twitter.com/JagCesar",
16 "git": "https://github.com/JagCesar/GameController-iOS.git",
20 "gameController/JCRGameController.{h,m}",
21 "gameController/JCRGameControllerManager.{h,m}"