[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / c / d / 2 / LoadableResult / 0.1.2 / LoadableResult.podspec.json
blob247fc096c12e3238c4ea48930d6fed3d4214fcd4
2   "name": "LoadableResult",
3   "version": "0.1.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.1.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "LoadableResult/Classes/**/*",
23   "swift_version": "5.0"