blob: 53a770dbdf9d2855a6be4714da2d3e23291ae1e7 [file] [log] [blame]
{
"name": "Natrium",
"version": "5.4.1",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"summary": "An advanced pre-build swift script to alter your project per environment and build configuration.",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/e-sites/Natrium",
"source": {
"git": "https://github.com/e-sites/Natrium.git",
"tag": "5.4.1"
},
"preserve_paths": [
"bin/natrium",
"bin/*.{sh,xcconfig,lock,log}"
],
"source_files": "bin/*.{swift, h}",
"requires_arc": true,
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}