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