blob: 8aa1bfc75cc7b6a4c1e86abcf8c3f743a78d25c4 [file] [log] [blame]
{
"name": "WWZSwiftSocket",
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Source/*.swift",
"dependencies": {
"CocoaAsyncSocket": [
],
"AFNetworking": [
]
},
"pushed_with_swift_version": "3.0"
}