blob: ba12f3828c52709bc71045726e78e0f7b7b577b2 [file] [log] [blame]
{
"name": "JKTextInputObserver",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "src/*.{h,m}"
}