[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 0 / e / Commando / 0.1.2 / Commando.podspec.json
blob47d7d4ec78a9291558f4197523cb2ddaf6c57921
2   "name": "Commando",
3   "version": "0.1.2",
4   "license": "MIT",
5   "summary": "Navigate the iOS simulator with the keyboard. Ditch your mouse and GO FULL COMMANDO!",
6   "homepage": "https://github.com/cloudkite/Commando",
7   "authors": {
8     "Jonas Budelmann": "jonas.budelmann@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/cloudkite/Commando.git",
12     "tag": "v0.1.2"
13   },
14   "description": "\n    Handy keyboard shortcuts for the iOS simulator.\n    Find all tapable views and activate them with a shortcode - Inspired by vimium.\n    Escape out of UITextFields/UITextViews.\n    Scroll using the arrow keys.\n  ",
15   "source_files": "Commando/*.{h,m}",
16   "ios": {
17     "frameworks": [
18       "Foundation",
19       "UIKit",
20       "QuartzCore"
21     ]
22   },
23   "platforms": {
24     "ios": "6.0"
25   },
26   "requires_arc": true,
27   "deprecated": true