blob: 4103d0488d2d2df0fbbf580b842ea787896b67f1 [file] [log] [blame]
{
"name": "CBCustomKeyboard",
"version": "1.1.2",
"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.2"
},
"source_files": [
"customKeyboard",
"customKeyboard/**/*.{h,m}"
],
"resource_bundles": {
"MyFramework": [
"customKeyboard/**/*.{bundle}"
]
},
"frameworks": "UIKit",
"requires_arc": true
}