blob: 0c5e6a31a42cf8a48c48f881196c48aa2b2fff17 [file] [log] [blame]
{
"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"
}
}