blob: 7eccb5ef039c11565ac13cb811bf9857685059ca [file] [log] [blame]
{
"name": "Socket.IO-Client-Swift",
"version": "1.4.0",
"summary": "Socket.IO-client for Swift",
"description": " Socket.IO-client for Swift.\n Supports ws/wss/polling connections and binary.\n For socket.io 1.0+ and Swift 1.1.\n",
"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": "v1.4.0"
},
"source_files": "SwiftIO/**/*.swift",
"requires_arc": true
}