blob: b92f61121f0bc872d4ba76bf1e2eb442ba8f1da9 [file] [log] [blame]
{
"name": "WSNumberKeyboardView",
"version": "1.0.1",
"summary": "WSNumberKeyboardView",
"description": "A longer description of WSNumberKeyboardView 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.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "WSKeyBoardDemo/CustomNumbleKeyboardView/*.{h,m}",
"requires_arc": true
}