blob: 6ab45ee85c669fddede2c7b37e9af7d69cb1ee3b [file] [log] [blame]
{
"name": "BackendServiceAdapter",
"version": "0.2.0",
"summary": "A short description of BackendServiceAdapter.",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/7946b191437a3fa5083fec69131c92a7b428824d/BackendServiceAdapter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"7946b191437a3fa5083fec69131c92a7b428824d": "dusan.cucurevic@quantox.com"
},
"source": {
"git": "https://github.com/dusanIntellex/backend-operation-layer.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "BackendServiceAdapter/Classes/**/*",
"exclude_files": "BackendServiceAdapter/Classes/**/BackendFirebaseExecutor.swift",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"Kingfisher": [
"~> 4.1"
],
"RxSwift": [
"~> 4.3"
]
}
}