blob: d852ba6d2d2fea00b2f92db02fd09eb395fb2673 [file] [log] [blame]
{
"name": "Unstringified",
"version": "0.3.2",
"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.3.2"
},
"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"
}