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