blob: 0c05d12e9ca1f045c6a38051f2b03155bc884c6b [file] [log] [blame]
{
"name": "GeneralFormatter",
"version": "2.1.0",
"summary": "A general formatter.",
"description": "A library to format some general information like: CNPJ, CPF, Brazilian cell phone, etc.",
"homepage": "https://github.com/OpenCraft/GeneralFormatter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Uriel Battanoli": "urielbattanoli@gmail.com"
},
"source": {
"git": "https://github.com/OpenCraft/GeneralFormatter.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GeneralFormatter/Classes/**/*",
"pushed_with_swift_version": "3.0"
}