[Add] DaroMAds 0.5.0
[CocoaPods.git] / Specs / d / 0 / 5 / EnvironmentSwitcher / 1.1.2 / EnvironmentSwitcher.podspec.json
blob5cac419c95d754b909bb556372c8294f8d9eb9f9
2   "name": "EnvironmentSwitcher",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "1.1.2",
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/StasanTelnov/EnvironmentSwitcher",
21   "source": {
22     "git": "https://github.com/StasanTelnov/EnvironmentSwitcher.git",
23     "tag": "1.1.2"
24   },
25   "source_files": "Source/**/*.swift",
26   "resources": "Source/**/*.{xcassets,xib}",
27   "swift_version": "5.0"