blob: 435bb868e740b3992c7c995d7561fdfa096a05ad [file] [log] [blame]
{
"name": "EASafeKeyboard",
"version": "1.0.2",
"summary": "自定义安全键盘",
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"description": "自定义的安全键盘,数字键盘随机生成",
"homepage": "https://github.com/bigxx/EASafeKeyboard",
"license": "MIT",
"authors": {
"bigxx": "305506026@qq.com"
},
"source": {
"git": "https://github.com/bigxx/EASafeKeyboard.git",
"tag": "1.0.2"
},
"source_files": [
"EASafeKeyboard",
"EASafeKeyboard/**/*.{h,m}"
]
}