[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / c / d / 2 / LoadableResult / 0.2.2 / LoadableResult.podspec.json
blob7064be7bffe90713a4f20ce474689891b366c3be
2   "name": "LoadableResult",
3   "version": "0.2.2",
4   "summary": "LoadableResult is a Result type with a loading state",
5   "swift_versions": "5.0",
6   "description": "LoadableResult allows services to expose a loading state.",
7   "homepage": "https://github.com/anconaesselmann/LoadableResult",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ancona-esselmann": "axel@anconaesselmann.com"
14   },
15   "source": {
16     "git": "https://github.com/anconaesselmann/LoadableResult.git",
17     "tag": "0.2.2"
18   },
19   "platforms": {
20     "ios": "10.0",
21     "watchos": "3.0"
22   },
23   "source_files": "LoadableResult/Classes/**/*",
24   "swift_version": "5.0"