blob: 25443234c459856fd9b563898df53ce0b21280e0 [file] [log] [blame]
{
"name": "SwiftSignalRClient",
"version": "0.6.1",
"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.1"
},
"authors": {
"Pawel Kadluczka": "moozzyk@gmail.com"
},
"social_media_url": "https://twitter.com/moozzyk",
"swift_version": "5.0",
"platforms": {
"ios": "9.0",
"osx": "10.13",
"tvos": "9.0"
},
"source_files": "Sources/SignalRClient/*.swift",
"requires_arc": true,
"libraries": "z"
}