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