blob: ce2533a08a056975d2ebfa6a3d3ca54b15ba1064 [file] [log] [blame]
{
"name": "DDKeyboardObserver",
"version": "0.1",
"license": "MIT",
"summary": "a fast kit handle the keyboard cover issue",
"homepage": "https://github.com/openboy2012/DDKeyboardObserver",
"authors": {
"DeJohn Dong": "dongjia_9251@126.com"
},
"source": {
"git": "https://github.com/openboy2012/DDKeyboardObserver.git",
"tag": "0.1"
},
"platforms": {
"ios": "6.0"
},
"public_header_files": "DDKeyboardObserver/KeyboardObserver/*.h",
"source_files": "DDKeyboardObserver/KeyboardObserver/*.{h,m}",
"requires_arc": true
}