blob: b9dc524aed8f5e4fa18c3e073bc32ad5b0f07db2 [file] [log] [blame]
{
"name": "PHMKeyboard",
"version": "1.0.2",
"summary": "A short description of PHMKeyboard.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/callHM/PHMKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PHM": "251962881@qq.com"
},
"source": {
"git": "https://github.com/callHM/PHMKeyboard.git",
"commit": "547fc2756519b51b938152b5249402e53ae02054"
},
"platforms": {
"ios": "7.0"
},
"source_files": "PHMKeyboard/Classes/*.{h,m}",
"requires_arc": true,
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
}
}