blob: 9ca36b15d65e3b7513c3ef55ec9e0dd6c5fc22c7 [file] [log] [blame]
{
"name": "LEONetworkLayer",
"version": "1.0.6.1",
"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.6.1"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"Moya/RxSwift": [
"~> 14.0.0-beta.6"
]
},
"source_files": "LeoNetworkLayer/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}