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