[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 4 / d / LoadableView / 0.1.1 / LoadableView.podspec.json
blob635155bca73b0a04fdb6aa690dca605781714f3a
2   "name": "LoadableView",
3   "version": "0.1.1",
4   "summary": "LoadableViews reduces boilerplate when creating SwiftUI views that have loading/loaded/error states",
5   "swift_versions": "5.5",
6   "platforms": {
7     "ios": "13.0"
8   },
9   "description": "LoadableViews reduces boilerplate when creating SwiftUI views that have loading/loaded/error states.",
10   "homepage": "https://github.com/anconaesselmann/LoadableView",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Axel Ancona Esselmann": "axel@anconaesselmann.com"
17   },
18   "source": {
19     "git": "https://github.com/anconaesselmann/LoadableView.git",
20     "tag": "0.1.1"
21   },
22   "source_files": "LoadableView/Classes/**/*",
23   "swift_version": "5.5"