| { |
| "name": "LZF200902B2", |
| "version": "1.0.0", |
| "summary": "Description of LZF200902B2.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://gitee.com/lzf12345678/lzf200902-b2.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "LZF12345678": "7985688+lzf12345678@user.noreply.gitee.com" |
| }, |
| "source": { |
| "git": "https://gitee.com/lzf12345678/lzf200902-b2.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "LZF200902B2/Classes/**/*", |
| "resource_bundles": { |
| "LZF200902B2": [ |
| "LZF200902B2/Assets/*.png" |
| ] |
| }, |
| "dependencies": { |
| "SVProgressHUD": [ |
| |
| ], |
| "Masonry": [ |
| |
| ] |
| } |
| } |