| { | |
| "name": "EmptyList", | |
| "version": "1.0.0", | |
| "summary": "EmptyList - List(SwiftUI) supports displaying Empty ListView for empty state", | |
| "homepage": "https://github.com/Toni77777/EmptyList", | |
| "license": "MIT", | |
| "authors": { | |
| "Anton Paliakov": "toxa95401@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "13.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Toni77777/EmptyList.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "EmptyList/*.swift", | |
| "swift_versions": "5.2", | |
| "swift_version": "5.2" | |
| } |