blob: f4e421485680a2c7bcb343c18b2e307528280fb9 [file] [log] [blame]
{
"name": "SwiftSignalRClientV022Swift5",
"version": "0.2.2",
"summary": "Swift SignalR Client for the ASP.Net Core version of SignalR. Snapshot with fixed version 0.2.1. Converted to Swift 5",
"homepage": "https://github.com/moozzyk/SignalR-Client-Swift",
"license": {
"type": "Attribution License",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/AlexSuhodolski/SignalR-Client-Swift.git",
"tag": "0.2.2"
},
"authors": {
"Pawel Kadluczka": "moozzyk@gmail.com"
},
"social_media_url": "https://twitter.com/moozzyk",
"swift_versions": "5",
"platforms": {
"ios": "11.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "SignalRClient/*.swift",
"requires_arc": true,
"libraries": "z",
"swift_version": "5"
}