blob: 8cdcb5fe041cf72a60221c9df1d731f0bcf8595d [file] [log] [blame]
{
"name": "SocketRocketSwift",
"version": "1.0.0",
"summary": "SocketRocketSwift, Swift Wrapper for SocketRocket",
"description": "A Wrapper written in Swift for the awesome SocketRocket Framework, which is provided by Facebook",
"homepage": "https://weist.it",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vinzenz Weist": "vinz1911@me.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Vinz1911/SocketRocketSwift.git",
"tag": "1.0.0"
},
"source_files": [
"SocketRocketSwift",
"SocketRocketSwift/**/*.{h,m,swift}"
],
"swift_version": "4.0"
}