blob: 512347094bf66eedaa179b6e65dbb23d97308352 [file] [log] [blame]
{
"name": "WWZSocket",
"version": "1.2.3",
"summary": "A short description of WWZSocket.",
"homepage": "https://github.com/ccwuzhou/WWZSocket",
"license": "MIT",
"authors": {
"wwz": "wwz@zgkjd.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ccwuzhou/WWZSocket.git",
"tag": "1.2.3"
},
"source_files": "WWZSocket/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation",
"dependencies": {
"CocoaAsyncSocket": [
]
}
}