blob: 5deb0fb6d821a478f993e2d25e27c3d5f845deff [file] [log] [blame]
{
"name": "EASafeKeyboard",
"version": "1.0.1",
"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.1"
},
"source_files": [
"EASafeKeyboard",
"EASafeKeyboard/**/*.{h,m}"
]
}