blob: ae19f9a66a0737f9ab39620edc3f34568fe40b1b [file] [log] [blame]
{
"name": "CustomNumbleKeyboardView",
"version": "1.0.0",
"summary": "CustomNumbleKeyboardView",
"description": "A longer description of CustomNumbleKeyboardView in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/tianya2416/WSKeyBoard",
"license": {
"type": "None",
"file": "LICENSE"
},
"authors": {
"tianya2416": "1203123826@qq.com"
},
"source": {
"git": "https://github.com/tianya2416/WSKeyBoard.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "WSKeyBoardDemo/CustomNumbleKeyboardView/*.{h,m}",
"requires_arc": true
}