[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 0 / d / DiscreetView / 1.0.0 / DiscreetView.podspec.json
blob7abeda061e87c48d6c57b88aa407a8aff81369b5
2   "name": "DiscreetView",
3   "version": "1.0.0",
4   "summary": "A UIView subclass that blurs itself when a user waves their hand above of the notch (or wherever the ambient light sensor is located).",
5   "homepage": "https://github.com/ridahallal/DiscreetView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rida Hallal": "rida.hallal@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ridahallal/DiscreetView.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "Sources/*.swift",
21   "swift_versions": "5",
22   "swift_version": "5"