[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 5 / EnvironmentSwitcher / 1.1.0 / EnvironmentSwitcher.podspec.json
blob7a223fc365a21ed6caafe2c8ca0cb438c2bdfbe3
2   "name": "EnvironmentSwitcher",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "1.1.0",
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.1.0"
25   },
26   "source_files": "Source/**/*.swift",
27   "resources": "Source/**/*.{xcassets,xib}",
28   "swift_version": "5.0"