blob: 9900bdec535fb923f22b6dfb25b2e10bfaa7e9ec [file] [log] [blame]
{
"name": "KeyboardSpy",
"version": "1.1",
"summary": "The Easiest Way to Observe Keyboard Notifications in iOS",
"description": "KeyboardSpy is a super lightweight and easy to use wrapper that makes observing keyboard notifications in iOS a breeze.",
"homepage": "https://github.com/Daltron/KeyboardSpy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daltron": "daltonhint4@gmail.com"
},
"source": {
"git": "https://github.com/Daltron/KeyboardSpy.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KeyboardSpy/Classes/**/*",
"pushed_with_swift_version": "3.0"
}