[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / c / 4 / 1 / GamepadBridge / 0.1.0 / GamepadBridge.podspec.json
blob64bd60d8388a14bfe47053b1e80f2a54c9d0c328
2   "name": "GamepadBridge",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "Brings Gamepad API support to iOS WebKit",
6   "homepage": "https://github.com/conradev/GamepadBridge",
7   "authors": {
8     "Conrad Kramer": "conrad@kramerapps.com"
9   },
10   "source": {
11     "git": "https://github.com/conradev/GamepadBridge.git",
12     "tag": "0.1.0"
13   },
14   "source_files": "GamepadBridge",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "JavaScriptCore",
22     "GameController"
23   ]