2 "name": "Socket.IO-Client-Swift",
3 "module_name": "SocketIO",
5 "summary": "Socket.IO-client for iOS and OS X",
6 "description": "Socket.IO-client for iOS and OS X.\nSupports ws/wss/polling connections and binary.\nFor socket.io 3.0+ and Swift.",
7 "homepage": "https://github.com/socketio/socket.io-client-swift",
12 "Erik": "nuclear.ace@gmail.com"
22 "git": "https://github.com/socketio/socket.io-client-swift.git",
26 "swift_versions": "5",
27 "pod_target_xcconfig": {
28 "SWIFT_VERSION": "5.4"
31 "Source/SocketIO/**/*.swift",
32 "Source/SocketIO/*.swift"