blob: bf60c28c066771383a2ad505453d0a36986f687b [file] [log] [blame]
{
"name": "MMNumberKeyboard",
"version": "0.1.9",
"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.9"
},
"platforms": {
"ios": "7.0"
},
"frameworks": "QuartzCore",
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"resources": "Images/*.png"
}