blob: 446b9e234b5d8c4f41bda6d42e006917f52d8392 [file] [log] [blame]
{
"name": "JKTextInputObserver",
"version": "1.0.4",
"summary": "监听UITextField和UITextView的输入",
"homepage": "https://github.com/XiFengLang/JKTextInputObserver",
"license": "MIT",
"authors": {
"XiFengLang": "lang131jp@vip.qq.com"
},
"source": {
"git": "https://github.com/XiFengLang/JKTextInputObserver.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "src/*.{h,m}"
}