blob: fd0ff12662f1e44b097a3e15935578a7c5d6de36 [file] [log] [blame]
{
"name": "OttoKeyboardView",
"version": "0.0.4",
"summary": "A custom keyboardView on iOS.",
"description": "A custom keyboardView on iOS.I hope this can help to you.",
"homepage": "https://github.com/WuOtto/OttoKeyboardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WuOtto": "287969623@qq.com"
},
"social_media_url": "https://wuotto.github.io/HomePage/",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WuOtto/OttoKeyboardView.git",
"tag": "0.0.4"
},
"source_files": [
"OttoKeyboardViewDemo",
"OttoKeyboardViewDemo/OttoKeyboardView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "OttoKeyboardViewDemo/OttoKeyboardView/Resource/*.png",
"frameworks": "UIKit",
"requires_arc": true
}