[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 8 / 9 / SwiftSignalRClient / 0.9.2 / SwiftSignalRClient.podspec.json
blob9cfe71849803bb84e48b0f1a64227c0e99ed8641
2   "name": "SwiftSignalRClient",
3   "version": "0.9.2",
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.9.2"
13   },
14   "authors": {
15     "Pawel Kadluczka": "moozzyk@gmail.com"
16   },
17   "social_media_url": "https://twitter.com/moozzyk",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0",
21     "osx": "10.13",
22     "tvos": "11.0"
23   },
24   "source_files": "Sources/SignalRClient/*.swift",
25   "requires_arc": true,
26   "swift_version": "5.0"