{ | |
"name": "GKeyboardManager", | |
"version": "0.0.2", | |
"summary": "great keyboardManager", | |
"description": "great tool,you can use it to handle keyboard", | |
"homepage": "https://github.com/ydbwwhq/GKeyboardManager", | |
"license": "MIT", | |
"authors": { | |
"Hale": "1334849513@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/ydbwwhq/GKeyboardManager.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": "GKeyboardManager/**/*.{h,m}", | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
], | |
"platforms": { | |
"ios": "8.0" | |
} | |
} |