blob: d1257ebefe1d8643ddff113b2ae3fd34e3ddb80e [file] [log] [blame]
{
"name": "Natrium",
"version": "1.4",
"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": "1.4"
},
"preserve_paths": "Natrium/*.{sh,rb,xcconfig}",
"source_files": "Natrium/*.{h,swift}",
"requires_arc": true,
"frameworks": "Foundation"
}