[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 2 / 7 / MultiConfig / 1.0.45 / MultiConfig.podspec.json
blobd8f67fee5ca64f6765b6e2f516389b2a9b8c1ddd
2   "name": "MultiConfig",
3   "version": "1.0.45",
4   "summary": "The MultiConfig iOS SDK enables you to configure App settings at runtime.",
5   "homepage": "https://github.com/juliuscanute/multi-config",
6   "authors": {
7     "Name": "juliuscanute@touchcapture.com"
8   },
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "text": "                                                  Copyright (c) 2010 Google Inc.\n                                                  Licensed under the Apache License, Version 2.0 (the \"License\");\n                                                  you may not use this file except in compliance with the License.\n                                                  You may obtain a copy of the License at\n                                                    http://www.apache.org/licenses/LICENSE-2.0\n                                                  Unless required by applicable law or agreed to in writing, software\n                                                  distributed under the License is distributed on an \"AS IS\" BASIS,\n                                                  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n                                                  See the License for the specific language governing permissions and\n                                                  limitations under the License.\n"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "http": "https://github.com/juliuscanute/multi-config/releases/download/1.0.45/MultiConfig-Release.zip"
18   },
19   "swift_versions": "5.0",
20   "ios": {
21     "vendored_frameworks": "MultiConfig.framework"
22   },
23   "dependencies": {
24     "MultiConfigCommon": [
26     ],
27     "RxSwift": [
28       "~> 5"
29     ],
30     "RxCocoa": [
31       "~> 5"
32     ]
33   },
34   "swift_version": "5.0"