| { |
| "name": "drawer-view", |
| "version": "1.0.4", |
| "summary": "📤 Drawer View is a custom UI component replication of Apple's Apple Music player and Shortcuts components view", |
| "description": "📤 `Drawer View` is a custom UI component replication of Apple's `Apple Music` player and `Shortcuts` components view", |
| "homepage": "https://github.com/jVirus/drawer-view", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Astemir Eleev": "astemireleev@gmail.com" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source": { |
| "git": "https://github.com/jVirus/drawer-view.git", |
| "tag": "1.0.4" |
| }, |
| "source_files": "drawer-view/**/*.swift", |
| "requires_arc": true, |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "5.0" |
| }, |
| "swift_version": "5.0" |
| } |