blob: e1103224f60df7da98c3342e24250895b15c6c90 [file] [log] [blame]
{
"name": "BRYParseKeyboardNotification",
"version": "1.0.0",
"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.0"
},
"source_files": "Classes",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}