blob: e2d0fa921b2eafc4533bec4ee0f59c12cf053d63 [file] [log] [blame]
{
"name": "SimpleSwiftNumericKeyboard",
"version": "0.1.2",
"summary": "SimpleSwiftNumericKeyboard is a numeric keyboard for ipad.",
"description": "It is a numerical keyboard for ipad that you can use from a storyboard.",
"homepage": "https://github.com/mmachado53/SimpleSwiftNumericKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mmachado53": "mmachado53@gmail.com"
},
"source": {
"git": "https://github.com/mmachado53/SimpleSwiftNumericKeyboard.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "SimpleSwiftNumericKeyboard/Classes/**/*",
"swift_version": "4.0"
}