blob: 9bcd2e461d90b891a1b85a1d394a000527ba0bc1 [file] [log] [blame]
{
"name": "PHMKeyboard",
"version": "1.0.0",
"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",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "PHMKeyboard/Classes/*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
}
}