| { |
| "name": "LyySwiftLibrary", |
| "version": "0.0.2", |
| "summary": "第三方库", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/LyyApp/LyySwiftLibrary", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "liyuanyuan": "15221561334@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/LyyApp/LyySwiftLibrary.git", |
| "tag": "0.0.2" |
| }, |
| "swift_versions": "4.0", |
| "platforms": { |
| "ios": "13.0" |
| }, |
| "source_files": "LyySwiftLibrary/Classes/**/*", |
| "swift_version": "4.0" |
| } |