blob: f875b8a4ee6994d8c1ffb68fc44bf757e3ffe695 [file] [log] [blame]
{
"name": "NYLSRWebSocket",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NYLSRWebSocket/Classes/**/*",
"dependencies": {
"SocketRocket": [
"~> 0.5.1"
],
"AFNetworking": [
"3.1.0"
],
"SVProgressHUD": [
"2.0.3"
]
}
}