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