blob: c9c3d43f0f0fb4f4c9e3b7637ce9a3c98e5ae24c [file] [log] [blame]
{
"name": "MMNumberKeyboard",
"version": "0.1.5",
"summary": "A simple keyboard to use with numbers and, optionally, a decimal point.",
"homepage": "http://www.matmartinez.net/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matías Martínez": "soy@matmartinez.net"
},
"source": {
"git": "https://github.com/matmartinez/MMNumberKeyboard.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "7.0"
},
"frameworks": "QuartzCore",
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"resources": "Images/*.png"
}