blob: e0b317836157fee8e36773c2a7ad1d315e6b7f08 [file] [log] [blame]
{
"name": "BCSocket",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "Socket/*.swift",
"dependencies": {
"Starscream": [
]
},
"swift_version": "5.0"
}