blob: a70de4a40077b92632b78dcc61ce02ebd95b36ba [file] [log] [blame]
{
"name": "Radon",
"version": "1.4.1",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"summary": "A lightweight commandline tool to automatically generate strong-typed images",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/e-sites/Radon",
"source": {
"git": "https://github.com/e-sites/Radon.git",
"tag": "1.4.1"
},
"preserve_paths": "bin/radon",
"source_files": "bin/*.h",
"requires_arc": true,
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}