blob: 67b8ac02dac8f24635a4c4db6fd49e57b915ff8d [file] [log] [blame]
{
"name": "SCNumberKeyBoard",
"version": "0.1",
"summary": "A Money Number KeyBoard Like AliPay Money Number KeyBoard.",
"description": "\n ##SCNumberKeyBoard\n\n ##金额输入键盘\n\n > 可以同时在代码和Xib以及Storyboard中使用。\n\n > 只需要简单一句代码即可搞定麻烦的金额输入控制。\n \n ![](http://i1.tietuku.com/7db519b122670a90.gif)\n\n -----------------\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!\n",
"homepage": "https://github.com/shicang1990/SCNumberKeyBoard",
"screenshots": "http://i1.tietuku.com/7db519b122670a90.gif",
"license": "MIT",
"authors": {
"ShiCang": "shicang1990@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/shicang1990/SCNumberKeyBoard.git",
"tag": "0.1"
},
"source_files": "Classes/"
}