[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 5 / EnvironmentSwitcher / 1.0.1 / EnvironmentSwitcher.podspec.json
blob4563613a5b65ecd8342f0f034388595dd3725d1a
2   "name": "EnvironmentSwitcher",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "1.0.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     "5.0"
12   ],
13   "cocoapods_version": ">= 1.7.0",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE.md"
17   },
18   "authors": {
19     "Stas Telnov": "telnov@aeroidea.ru"
20   },
21   "homepage": "https://github.com/AeroAgency/EnvironmentSwitcher",
22   "source": {
23     "git": "https://github.com/AeroAgency/EnvironmentSwitcher.git",
24     "tag": "1.0.1"
25   },
26   "source_files": "Source/**/*.swift",
27   "resources": "Source/**/*.{xcassets,xib}",
28   "swift_version": "5.0"