blob: 16cfa0d3b4d042e47f90035883c9664be519b89b [file] [log] [blame]
{
"name": "WCKeyboardObserver",
"version": "0.0.1",
"summary": "键盘高度监听",
"homepage": "https://github.com/HaloWang/WCKeyboardObserver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王策": "634692517@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HaloWang/WCKeyboardObserver.git",
"tag": "0.0.1"
},
"source_files": "WCKO_Demo/WCKeyboardObserver.swift",
"frameworks": "UIKit",
"requires_arc": true
}