blob: 57280976e6d8fbbbef5053c939f96342f8f8c4c7 [file] [log] [blame]
{
"name": "CBCustomKeyboard",
"version": "1.1.5",
"summary": "add back text.",
"homepage": "https://github.com/1223460708/CBCustomKeyboard",
"license": "MIT",
"authors": {
"chen": "13454735035@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/1223460708/CBCustomKeyboard.git",
"tag": "1.1.5"
},
"source_files": [
"customKeyboard",
"customKeyboard/**/*.{h,m}"
],
"resource_bundles": {
"MyFramework": [
"customKeyboard/**/*.{png}"
]
},
"frameworks": "UIKit",
"requires_arc": true
}