blob: 85c379dc0d20a52bac09e1d33241cd038f497c1a [file] [log] [blame]
{
"name": "HJFCustomLoginKeyboard",
"version": "0.0.1",
"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.1"
},
"source_files": "HJFCustomLoginKeyboard/**/*.{h,m}",
"resources": [
"HJFCustomLoginKeyboard/*.{xib}",
"HJFCustomLoginKeyboard/keyboard resources/*.{png,aiff}"
],
"requires_arc": true
}