blob: 323f11da2449814dd8cb7c78d77e2bee3e8edb9d [file] [log] [blame]
{
"name": "drawer-view",
"version": "1.0.2",
"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.2"
},
"source_files": "drawer-view/**/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "4.2"
}