blob: f4d4648e23bdab8b46bcf1969c6abb25c75d9e15 [file] [log] [blame]
{
"name": "WZYKeyboard",
"version": "1.0.0",
"summary": "An easy to use keyboard, you can get sent content and keyboard up and down callback.",
"description": "An easy to use keyboard, you can get sent content and keyboard up and down callback.At present, the language is Swift 4.1, so you can try to integrate download.",
"homepage": "https://github.com/CoderZYWang/WZYKeyboard",
"license": "MIT",
"authors": {
"CoderZYWang": "294250051@qq.com"
},
"social_media_url": "http://blog.csdn.net/felicity294250051",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CoderZYWang/WZYKeyboard.git",
"tag": "1.0.0"
},
"source_files": "WZYKeyboard/*.{h,m,swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}