blob: b27483bbe8ee3fcf40c9b64287c7a5fcf65a50d8 [file] [log] [blame]
{
"name": "PANumberKeyboard",
"version": "0.0.3",
"summary": "PANumberKeyboard is a UIViewController with custom decimal keyboard",
"homepage": "https://github.com/AlexeyYuPopkov/PANumberKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Popkov": "alexey.yu.popkov@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AlexeyYuPopkov/PANumberKeyboard.git",
"tag": "0.0.3"
},
"source_files": "Classes/*.{swift}",
"resources": "Resources/*.{png,xib}",
"frameworks": "Foundation"
}