blob: dab613a5da60b26539eccf16ddc5e5ed92aeb8ad [file] [log] [blame]
{
"name": "WWZSocket",
"version": "1.3.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WWZSocket/Classes/*.{h,m}",
"dependencies": {
"CocoaAsyncSocket": [
]
}
}