blob: 130355a98cf09d8c95c0de9fef290cb248c37ffc [file] [log] [blame]
{
"name": "PPKeyboardActor",
"version": "0.1.0",
"summary": "easy manager inputView move",
"platforms": {
"ios": "7.0"
},
"description": "非常轻量级的键盘遮挡输入框解决方案",
"homepage": "https://github.com/JungHsu/PPKeyboardActor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JungHsu": "1021057927@qq.com"
},
"source": {
"git": "https://github.com/JungHsu/PPKeyboardActor.git",
"tag": "0.1.0"
},
"source_files": "PPKeyboardActor/PPKeyboardActor/**/*.{h,m}",
"requires_arc": true
}