[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / a / 3 / 7 / drawer-view / 1.0.3 / drawer-view.podspec.json
blob1e6f26427ca439244129b929dee27d84f0410e91
2   "name": "drawer-view",
3   "version": "1.0.3",
4   "summary": "📤 Drawer View is a custom UI component replication of Apple's Apple Music player and Shortcuts components view",
5   "description": "📤 `Drawer View` is a custom UI component replication of Apple's `Apple Music` player and `Shortcuts` components view",
6   "homepage": "https://github.com/jVirus/drawer-view",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Astemir Eleev": "astemireleev@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/jVirus/drawer-view.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "drawer-view/**/*.swift",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "5.0"
25   },
26   "swift_version": "5.0"