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