blob: 7aa236839a7333f9544d74f6226f4079967ecfe6 [file] [log] [blame]
{
"name": "HJFCustomLoginKeyboard",
"version": "0.0.2",
"summary": "A Custom Keyboard Designed for Login Page.",
"homepage": "https://github.com/hjfrun/HJFCustomLoginKeyboard",
"license": "MIT",
"authors": {
"hjfrun": "hale1007@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hjfrun/HJFCustomLoginKeyboard.git",
"tag": "0.0.2"
},
"source_files": "HJFCustomLoginKeyboard/**/*.{h,m}",
"resources": [
"HJFCustomLoginKeyboard/*.{xib}",
"HJFCustomLoginKeyboard/keyboard resources/*.{png,aiff}"
],
"requires_arc": true
}