blob: 8f1739810c443dfdebbae3c1bec1cd7996b580de [file] [log] [blame]
{
"name": "ORKeyboardReactingApplication",
"version": "0.5.1",
"summary": "Use Keyboard Bindings with the iOS Simulator.",
"description": "Provides a great API to block based keyboard actions.",
"homepage": "https://github.com/orta/ORSimulatorKeyboardAccessor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"orta": "orta.therox@gmail.com"
},
"source": {
"git": "https://github.com/orta/ORSimulatorKeyboardAccessor.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ORKeyboardReactingApplication.{h,m}",
"requires_arc": true
}