blob: a3ae7746f18eaed50a0865398d28cd65d65a0a17 [file] [log] [blame]
{
"name": "WZIMProtocol",
"version": "0.0.2",
"summary": "A short description of WZIMProtocol.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/WZLYiOS/WZIMProtocol",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiuqixiang": "739140860@qq.com"
},
"source": {
"git": "https://github.com/WZLYiOS/WZIMProtocol.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"source_files": "WZIMProtocol/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 5.0.1"
]
},
"swift_version": "5.0"
}