[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 6 / 9 / ORKeyboardReactingApplication / 0.1 / ORKeyboardReactingApplication.podspec.json
blobedd3a59281fe9fc4f2f56bbf81ff552889d086fe
2   "name": "ORKeyboardReactingApplication",
3   "version": "0.1",
4   "summary": "Use Keyboard Bindings with the iOS Simulator.",
5   "description": "Provides a great API to block based keyboard actions.",
6   "homepage": "https://github.com/orta/ORSimulatorKeyboardAccessor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "orta": "orta.therox@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/orta/ORSimulatorKeyboardAccessor.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "ORKeyboardReactingApplication.{h,m}",
22   "requires_arc": true