blob: 42726cd234912b2f9a243a5150b65dad8ee6c42c [file] [log] [blame]
{
"name": "Radon",
"version": "1.2.0",
"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.2.0"
},
"preserve_paths": "bin/radon",
"source_files": "bin/*.h",
"requires_arc": true
}