[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 0 / 9 / 4 / XCNWWebSocket / 0.5.2-xc14 / XCNWWebSocket.podspec.json
blob37712247a793b9e5b93eed4ef7fd8f4ec6426203
2   "name": "XCNWWebSocket",
3   "version": "0.5.2-xc14",
4   "summary": "A WebSocket client written in Swift, using the Network framework from Apple. (https://github.com/pusher/NWWebSocket)",
5   "homepage": "https://github.com/beMappy/NWWebSocket",
6   "license": "MIT",
7   "authors": {
8     "Pusher Limited": "support@pusher.com"
9   },
10   "source": {
11     "git": "https://github.com/beMappy/NWWebSocket.git",
12     "tag": "0.5.2-xc14"
13   },
14   "social_media_url": "https://twitter.com/pusher",
15   "swift_versions": "5.1",
16   "requires_arc": true,
17   "vendored_frameworks": "NWWebSocket.xcframework",
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15",
21     "tvos": "13.0"
22   },
23   "swift_version": "5.1"