blob: bf00213068b87ef976cce072b7408dcc9e3708f1 [file] [log] [blame]
{
"name": "Socket.IO-Client-Swift",
"module_name": "SocketIO",
"version": "8.1.0",
"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.",
"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",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/socketio/socket.io-client-swift.git",
"tag": "v8.1.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}