blob: 7d44d94db68ac8621d7c0348938f65111cda85c1 [file] [log] [blame]
{
"name": "RZNumberPad",
"version": "0.1.0",
"summary": "Never write a custom number pad from scratch again",
"description": " Create customized number pads with ease, and link output directly to UITextFields.\n",
"homepage": "https://github.com/Raizlabs/RZNumberPad",
"license": "MIT",
"authors": {
"Rob Visentin": "rob.visentin@raizlabs.com"
},
"source": {
"git": "https://github.com/Raizlabs/RZNumberPad.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "RZNumberPad"
}