blob: de5caf5309355d2990fd8ad72392cfe9fc66350d [file] [log] [blame]
{
"name": "CurrencyFormatter",
"version": "2.1.0",
"summary": "A simple currency formatter.",
"description": "A simple currency formatter. Can be used to format UITextField too.",
"homepage": "https://github.com/OpenCraft/CurrencyFormatter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Henrique Morbin": "morbin_@hotmail.com"
},
"source": {
"git": "https://github.com/OpenCraft/CurrencyFormatter.git",
"tag": "2.1.0"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "CurrencyFormatter/Classes/**/*"
}