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