[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 4 / 0 / 7 / BackendServiceAdapter / 0.2.0 / BackendServiceAdapter.podspec.json
blob6ab45ee85c669fddede2c7b37e9af7d69cb1ee3b
2   "name": "BackendServiceAdapter",
3   "version": "0.2.0",
4   "summary": "A short description of BackendServiceAdapter.",
5   "swift_version": "4.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/7946b191437a3fa5083fec69131c92a7b428824d/BackendServiceAdapter",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "7946b191437a3fa5083fec69131c92a7b428824d": "dusan.cucurevic@quantox.com"
14   },
15   "source": {
16     "git": "https://github.com/dusanIntellex/backend-operation-layer.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "BackendServiceAdapter/Classes/**/*",
23   "exclude_files": "BackendServiceAdapter/Classes/**/BackendFirebaseExecutor.swift",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.5"
27     ],
28     "Kingfisher": [
29       "~> 4.1"
30     ],
31     "RxSwift": [
32       "~> 4.3"
33     ]
34   }