blob: 865ed19c6b707a0618b377823fedde43ccffa900 [file] [log] [blame]
{
"name": "Socket.IO-Client-Swift",
"version": "1.2.1",
"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.2.1"
},
"source_files": "SwiftIO/**/*.swift",
"requires_arc": true
}