blob: 60ae87812cfe748baa650c8f166651970190971a [file] [log] [blame]
{
"name": "WWZSocket",
"version": "1.3.1",
"summary": "A short description of WWZSocket.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ccwuzhou/WWZSocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ccwuzhou": "ccwuzhou@163.com"
},
"source": {
"git": "https://github.com/ccwuzhou/WWZSocket.git",
"tag": "1.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WWZSocket/Classes/*.{h,m}",
"dependencies": {
"CocoaAsyncSocket": [
]
}
}