blob: c00780e4163e886b7cc5c0e4e606b19c62e5315a [file] [log] [blame]
{
"name": "Natrium",
"version": "2.1.1",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"summary": "An advanced pre-build ruby 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": "2.1.1"
},
"preserve_paths": "Natrium/*.{sh,rb}",
"source_files": "Natrium/*.{h,swift}",
"requires_arc": true,
"frameworks": "Foundation"
}