blob: 79f9ae1b14de6872f2ee43468f1a28a175c151f4 [file] [log] [blame]
{
"name": "PHMKeyboard",
"version": "1.0.1",
"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": "878d6c0bf8fa2b6cbe790afa566a7fcd15439f5c"
},
"platforms": {
"ios": "7.0"
},
"source_files": "PHMKeyboard/Classes/*.{h,m}",
"requires_arc": true,
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
}
}