blob: feded96a02d3802b22b179087d0b3d587c171f7a [file] [log] [blame]
{
"name": "LZSwiftDelegate",
"version": "0.0.1",
"summary": "LZSwiftDelegate.",
"description": "Unite Delegate Manager",
"homepage": "https://github.com/chenjianlei/LZSwiftDelegate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenjianlei": "woshixiaolei@qq.com"
},
"source": {
"git": "https://github.com/chenjianlei/LZSwiftDelegate.git",
"tag": "0.0.1"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"platforms": {
"ios": "8.0"
},
"source_files": "LZSwiftDelegate/Classes/**/*",
"frameworks": "Foundation",
"swift_version": "5.0"
}