blob: aba294ccf75c40e64a5dd32d967acd82209b16b0 [file] [log] [blame]
{
"name": "Socket.IO-Client-Swift",
"version": "4.0.4",
"summary": "Socket.IO-client for iOS and OS X",
"description": "Socket.IO-client for iOS and OS X.\nSupports ws/wss/polling connections and binary.\nFor socket.io 1.0+ and Swift 1.2.",
"homepage": "https://github.com/socketio/socket.io-client-swift",
"license": {
"type": "MIT"
},
"authors": {
"Erik": "nuclear.ace@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/socketio/socket.io-client-swift.git",
"tag": "v4.0.4"
},
"source_files": "SocketIOClientSwift/**/*.swift",
"requires_arc": true
}