blob: 80e21420b60e17c51231af6dc4978923c7c0bbbc [file] [log] [blame]
{
"name": "EnvironmentSwitcher",
"platforms": {
"ios": "10.0"
},
"version": "1.1.1",
"summary": "Switch REST environments on the fly.",
"description": "Switch servers and HTTP endpoints on the fly and before starting the application.",
"swift_versions": [
"5.0"
],
"cocoapods_version": ">= 1.7.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Stas Telnov": "telnov@aeroidea.ru"
},
"homepage": "https://github.com/AeroAgency/EnvironmentSwitcher",
"source": {
"git": "https://github.com/AeroAgency/EnvironmentSwitcher.git",
"tag": "1.1.1"
},
"source_files": "Source/**/*.swift",
"resources": "Source/**/*.{xcassets,xib}",
"swift_version": "5.0"
}