blob: dc2645a21313bfe6ff292fa75f58b7cd0270931e [file] [log] [blame]
{
"name": "NYLSRWebSocket",
"version": "0.0.2",
"summary": "针对SRWebSocket的封装",
"homepage": "https://github.com/nieyinlong/NYLSRWebSocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nieyinlong": "nyl0819@126.com"
},
"source": {
"git": "https://github.com/nieyinlong/NYLSRWebSocket.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NYLSRWebSocket/Classes/**/*",
"dependencies": {
"SocketRocket": [
"~> 0.5.1"
],
"AFNetworking": [
"3.1.0"
],
"SVProgressHUD": [
"2.0.3"
]
}
}