blob: ffd386cc27d5625eb867a831be5db3474435fa2a [file] [log] [blame]
{
"name": "BCSocket",
"version": "0.0.1",
"summary": "WebSocket For BC.",
"description": "WebSocket For BC",
"homepage": "https://github.com/coolboy-ccp/BCSocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brian.Chu": "chuchengpeng0119@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/coolboy-ccp/BCSocket.git",
"tag": "0.0.1"
},
"source_files": "Socket/*.swift",
"dependencies": {
"Starscream": [
]
},
"swift_version": "5.0"
}