blob: 2095b37c2b284bc9070899df1692fed95a856c91 [file] [log] [blame]
{
"name": "AKKeyboard",
"version": "0.0.3",
"summary": "AKKeyboard.",
"homepage": "https://github.com/jianghat/AKKeyboard.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ak": "549488710@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jianghat/AKKeyboard.git",
"tag": "0.0.3"
},
"source_files": [
"AKKeyboard",
"AKKeyboard/**/*.{h,m}"
],
"resources": "AKKeyboard/AKKeyboard.bundle",
"frameworks": "UIKit",
"requires_arc": true
}