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