blob: 521e4a4c69712beb2ef1c83dd937fa2e423e56fb [file] [log] [blame]
{
"name": "ALKeyboradCenter",
"version": "0.1.2",
"summary": "ALKeyboradCenter is a tool of NSNotificationCenter about Keyborad.",
"description": "ALKeyboradCenter封装NSNotificationCenter监听键盘事件。ALKeyboradCenter is a tool of NSNotificationCenter about Keyborad.",
"homepage": "https://github.com/alex520biao/ALKeyboradCenter",
"license": "BSD",
"authors": {
"alex520biao": "alex520biao@163.com"
},
"source": {
"git": "https://github.com/alex520biao/ALKeyboradCenter.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"public_header_files": "Pod/Classes/**/*.h",
"source_files": "Pod/Classes/**/*"
}