| { |
| "name": "LZSwiftDelegate", |
| "version": "0.0.2", |
| "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.2" |
| }, |
| "swift_versions": [ |
| "4.0", |
| "4.2", |
| "5.0" |
| ], |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "LZSwiftDelegate/Classes/**/*", |
| "frameworks": "Foundation", |
| "swift_version": "5.0" |
| } |