blob: 5bea6f35925fcd723c67e534bf954609b50d3f6b [file] [log] [blame]
{
"name": "Unstringified",
"version": "0.4.0",
"summary": "Strong-typed localizable strings static code.",
"homepage": "https://github.com/metrolab/Unstringify",
"license": "MIT",
"authors": {
"metrolab": "hello@metropolis-lab.io"
},
"source": {
"git": "https://github.com/metrolab/Unstringify.git",
"tag": "0.4.0"
},
"source_files": "Sources/Unstringified/**/*.swift",
"platforms": {
"ios": "11.0",
"osx": "10.13",
"tvos": "11.0",
"watchos": "4.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}