blob: 75feedeb9578ebbe0ef37f71e42b84b6fe536c0a [file] [log] [blame]
{
"name": "RuntimeEnvironment",
"version": "1.0.2",
"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.2"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}