[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 5 / SwiftUIBlurView / 0.1.1 / SwiftUIBlurView.podspec.json
blob08de0ebb847fcc2595df1cf024fce2f61e8e6cea
2   "name": "SwiftUIBlurView",
3   "version": "0.1.1",
4   "summary": "SwiftUIBlurView lets you use UIBlurEffect in SwiftUI.",
5   "description": "SwiftUIBlurView lets you use UIBlurEffect in SwiftUI. This\nmakes it easy to apply other blur effects than the basic\nones that are defined in SwiftUI.",
6   "homepage": "https://github.com/danielsaidi/SwiftUIBlurView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Saidi": "daniel.saidi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/danielsaidi/SwiftUIBlurView.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "swift_version": "5.1"