blob: ba1111e1b2ba5afbfced5d745ff26c900f547eaf [file] [log] [blame]
{
"name": "AKNumericFormatter",
"platforms": {
"ios": null
},
"version": "0.0.2",
"summary": "Formatter for numerical fields and UITextField category to use it easily while editing.",
"homepage": "https://github.com/blackm00n/AKNumericFormatter",
"license": "MIT",
"authors": {
"Aleksey Kozhevnikov": "aleksey.kozhevnikov@gmail.com"
},
"source": {
"git": "https://github.com/blackm00n/AKNumericFormatter.git",
"tag": "v0.0.2"
},
"source_files": "AKNumericFormatter/AKNumericFormatter",
"requires_arc": true,
"compiler_flags": "-fmodules"
}