blob: b7c4f38fd970cfc35c5d0ce6201b4dac3e389822 [file] [log] [blame]
{
"name": "CHRTextFieldFormatter",
"version": "1.0.1",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chebur/CHRTextFieldFormatter.git",
"tag": "1.0.1"
},
"source_files": "CHRTextFieldFormatter",
"requires_arc": true,
"summary": "Provides UITextField formatting masks. Such as phone number and credit card number formatters.",
"authors": "chebur",
"license": "MIT",
"homepage": "https://github.com/chebur/CHRTextFieldFormatter"
}