blob: a6a99bc05710d3fb7d8b2c36f5d7b4765e9415b7 [file] [log] [blame]
{
"name": "Natrium",
"version": "7.1.0",
"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": "7.1.0"
},
"preserve_paths": [
"bin/natrium",
"bin/*.{xcconfig,lock,log}"
],
"source_files": "bin/Natrium.h",
"requires_arc": true,
"frameworks": "Foundation",
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"swift_version": "5.0"
}