blob: 84a5dd26df10806c761b4312eaf9df85c259e836 [file] [log] [blame]
{
"name": "PhoenixWebSocket",
"version": "0.6.0",
"license": "MIT",
"summary": "A websockets framework designed to work with Phoenix Framework",
"homepage": "https://github.com/almassapargali/PhoenixWebSocket",
"authors": "Almas Sapargali",
"source": {
"git": "https://github.com/almassapargali/PhoenixWebSocket.git",
"tag": "0.6.0"
},
"source_files": "PhoenixWebSocket/*",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Starscream": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0"
}