blob: 3cd34dd46fa0b882537987b5c803327a063a90bd [file] [log] [blame]
{
"name": "BRYParseKeyboardNotification",
"version": "1.0.1",
"summary": "Parses the useful parts out of a keyboard will show/hide notification",
"homepage": "http://github.com/irace/BRYParseKeyboardNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bryan Irace": "bryan@irace.me"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/irace/BRYParseKeyboardNotification.git",
"tag": "1.0.1"
},
"source_files": "Classes",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}