blob: 527a6937bf4c5218e8be58458ff326d97290623f [file] [log] [blame]
{
"name": "SwiftSignalRClient",
"version": "0.6.3",
"summary": "Swift SignalR Client for the ASP.Net Core version of SignalR.",
"homepage": "https://github.com/moozzyk/SignalR-Client-Swift",
"license": {
"type": "Attribution License",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/moozzyk/SignalR-Client-Swift.git",
"tag": "0.6.3"
},
"authors": {
"Pawel Kadluczka": "moozzyk@gmail.com"
},
"social_media_url": "https://twitter.com/moozzyk",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0",
"osx": "10.13",
"tvos": "9.0"
},
"source_files": "Sources/SignalRClient/*.swift",
"requires_arc": true,
"libraries": "z",
"swift_version": "5.0"
}