blob: 32f754b7f0c1995cd8e622880f5e47bc165861d1 [file] [log] [blame]
{
"name": "WWZSwiftSocket",
"version": "0.0.5",
"summary": "A short description of WWZSwiftSocket.",
"homepage": "https://github.com/ccwuzhou/WWZSwiftSocket",
"license": "MIT",
"authors": {
"wwz": "wwz@zgkjd.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ccwuzhou/WWZSwiftSocket.git",
"tag": "0.0.5"
},
"frameworks": "Foundation",
"requires_arc": true,
"source_files": "Source/*.swift",
"dependencies": {
"CocoaAsyncSocket": [
],
"AFNetworking": [
]
},
"pushed_with_swift_version": "3.0"
}