[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / e / 9 / d / EitherResult / 0.1.0 / EitherResult.podspec.json
blob6daa64ce3ef62bc723d39a4fcdde3be481b4738d
2   "name": "EitherResult",
3   "version": "0.1.0",
4   "summary": "A short description of ALResult.",
5   "description": "ALDO implementation of Either monad to eliminate bolarplate code",
6   "homepage": "https://github.com/aldo-dev/ALResult",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AlexHmelevskiAG": "alexei.hmelevski@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/aldo-dev/ALResult.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "ALResult/Classes/**/*"