blob: 4c2037e7bececad13cd461816232efdb07913198 [file] [log] [blame]
{
"name": "DLCustomKeyBoard",
"version": "0.1.0",
"summary": "a scrambled custom keyboard",
"description": "A fully customizable keyboard with cocoapods import support, including numeric and alphabetic keyboard with scrambled and sequential support",
"homepage": "https://github.com/alreadyRight/DLCustomKeyBoard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"18358588190@163.com": "bingfeng.z@sunyard.com"
},
"source": {
"git": "https://github.com/alreadyRight/DLCustomKeyBoard.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DLCustomKeyBoard/Classes/**/*",
"resource_bundles": {
"DLCustomKeyBoard": [
"DLCustomKeyBoard/Assets/**/*.png"
]
}
}