[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 8 / 2 / NWWebSocket / 0.3.0 / NWWebSocket.podspec.json
blob131fb2458a2247f3845e8adcd54271e445d6f308
2   "name": "NWWebSocket",
3   "version": "0.3.0",
4   "summary": "A WebSocket client written in Swift, using the Network framework from Apple",
5   "homepage": "https://github.com/pusher/NWWebSocket",
6   "license": "MIT",
7   "authors": {
8     "Pusher Limited": "support@pusher.com"
9   },
10   "source": {
11     "git": "https://github.com/pusher/NWWebSocket.git",
12     "tag": "0.3.0"
13   },
14   "social_media_url": "https://twitter.com/pusher",
15   "swift_versions": "5.0",
16   "requires_arc": true,
17   "source_files": [
18     "Sources/**/*.swift"
19   ],
20   "platforms": {
21     "ios": "13.0",
22     "osx": "10.15",
23     "tvos": "13.0"
24   },
25   "swift_version": "5.0"