blob: 7eba4c48368fc50cf9d5bc2e4dbebea653071dc1 [file] [log] [blame]
{
"name": "AKKeyboard",
"version": "0.0.2",
"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.2"
},
"source_files": [
"AKKeyboard",
"AKKeyboard/**/*.{h,m}"
],
"resources": "AKKeyboard/AKKeyboard.bundle",
"frameworks": "UIKit",
"requires_arc": true
}