blob: 8b257875e8e2c35490d08663c2fc392cbe42c96d [file] [log] [blame]
{
"name": "RutUtils",
"version": "1.3.0",
"summary": "Helper methods to validate and generate RUT Chilean numbers",
"homepage": "https://github.com/chmoncada/chileanRutUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chmoncada": "chmoncada@me.com"
},
"source": {
"git": "https://github.com/chmoncada/chileanRutUtils.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/**/*.swift",
"swift_version": "5.1"
}