blob: 65513e1249ff83a1f46331e7e593167d13e53d8d [file] [log] [blame]
{
"name": "Natrium",
"version": "2.2.2",
"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.2.2"
},
"preserve_paths": "Natrium/*.{sh,rb}",
"source_files": "Natrium/*.{h,swift}",
"requires_arc": true,
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}