blob: d1525aa839be79a31a3d0482f78fc097ccedbcf1 [file] [log] [blame]
{
"name": "RuntimeEnvironment",
"version": "1.0.3",
"summary": "Manage environment variable at runtime with environment mode set in Info.plist",
"homepage": "https://github.com/Digipolitan/runtime-environment",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/runtime-environment.git",
"tag": "v1.0.3"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
},
"swift_version": "4.2"
}