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