blob: 04197cee0475e0cd6a036379ed0df9cba81a9291 [file] [log] [blame]
{
"name": "CurrencyFormatter",
"version": "2.2.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.2.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "CurrencyFormatter/Classes/**/*",
"swift_version": "5.0"
}