| { | |
| "name": "THNKeyboardShadowView", | |
| "version": "1.0", | |
| "summary": "Dismiss keyboard if touch not in firstResponderView", | |
| "homepage": "https://github.com/teethandnail/THNKeyboardShadowView", | |
| "license": "MIT", | |
| "authors": { | |
| "ZhangHonglin": "honglinzhang@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/teethandnail/THNKeyboardShadowView.git", | |
| "tag": "1.0" | |
| }, | |
| "source_files": [ | |
| "THNKeyboardShadowView", | |
| "*.{h,m}" | |
| ], | |
| "platforms": { | |
| "ios": "8.0" | |
| } | |
| } |