blob: 0b24786c867368cbdddb34dacfe7bcf5e5ce7991 [file] [log] [blame]
{
"name": "GeneralFormatter",
"version": "2.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GeneralFormatter/Classes/**/*"
}