[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / 7 / drawer-view / 1.0.4 / drawer-view.podspec.json
blob8624abafa65612be8a34a3bbd608069250942d78
2   "name": "drawer-view",
3   "version": "1.0.4",
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.4"
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"