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