[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 5 / EnvironmentSwitcher / 1.1.1 / EnvironmentSwitcher.podspec.json
blob80e21420b60e17c51231af6dc4978923c7c0bbbc
2   "name": "EnvironmentSwitcher",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "1.1.1",
7   "summary": "Switch REST environments on the fly.",
8   "description": "Switch servers and HTTP endpoints on the fly and before starting the application.",
9   "swift_versions": [
10     "5.0"
11   ],
12   "cocoapods_version": ">= 1.7.0",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE.md"
16   },
17   "authors": {
18     "Stas Telnov": "telnov@aeroidea.ru"
19   },
20   "homepage": "https://github.com/AeroAgency/EnvironmentSwitcher",
21   "source": {
22     "git": "https://github.com/AeroAgency/EnvironmentSwitcher.git",
23     "tag": "1.1.1"
24   },
25   "source_files": "Source/**/*.swift",
26   "resources": "Source/**/*.{xcassets,xib}",
27   "swift_version": "5.0"