[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / 9 / SwiftSignalRClient / 0.5.0 / SwiftSignalRClient.podspec.json
blob3b886c82de4d9e0478f67a6dbdaf7e58553d0625
2   "name": "SwiftSignalRClient",
3   "version": "0.5.0",
4   "summary": "Swift SignalR Client for the ASP.Net Core version of SignalR.",
5   "homepage": "https://github.com/moozzyk/SignalR-Client-Swift",
6   "license": {
7     "type": "Attribution License",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/moozzyk/SignalR-Client-Swift.git",
12     "tag": "0.5.0"
13   },
14   "authors": {
15     "Pawel Kadluczka": "moozzyk@gmail.com"
16   },
17   "social_media_url": "https://twitter.com/moozzyk",
18   "swift_version": "5.0",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.13",
22     "tvos": "9.0"
23   },
24   "source_files": "Sources/SignalRClient/*.swift",
25   "requires_arc": true,
26   "libraries": "z"