blob: 59e05bb9e947cc513735c0eab0c703836cb21efb [file] [log] [blame]
{
"name": "LEONetworkLayer",
"version": "1.0.3",
"summary": "Network layer for iOS apps with Magora's Leopold protocol",
"homepage": "https://github.com/Magora-IOS/LEONetworkLayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Magora iOS department": "yursavitskiy@gmail.com"
},
"source": {
"git": "https://github.com/Magora-IOS/LEONetworkLayer.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"Moya/RxSwift": [
"~> 14.0.0-beta.4"
]
},
"source_files": "LeoNetworkLayer/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}