JCRGameController 0.0.1× 测试已测试✗ 语言语言 Obj-CObjective C许可证 WTFPL 发布最新发布2014年12月由 Cesar Pinto Castillo 维护。安装指南×JCRGameController 安装指南您需要在 Podfile 中添加类似于以下内容的 pod 'JCRGameController', '~> 0.0'target 'MyApp' do pod 'JCRGameController', '~> 0.0' end然后,在终端中运行 pod install,或在 CocoaPods.app 中运行。或者,为了进行测试运行,运行以下命令pod try JCRGameController查看 PodspecGitHub 仓库主页CocoaPods.org 页面JCRGameController 0.0.1由César Pinto CastilloJagCesarJagCesar/GameController-iOSGitHub 仓库 GameController-iOS 此存储库的目的是轻松使用与 iOS 7 一起提供的 GameController API。 目前,此应用会提示您将设备放在 GameController 上。完成后,将出现一个文本视图,将记录所有您的键输入。