[Add] GeovisEarthKit 1.0.1
[CocoaPods.git] / Specs / e / 9 / d / EitherResult / 0.1.2 / EitherResult.podspec.json
blobf10f47a154b2dcb9f37170ec21c83e927e1540fc
2   "name": "EitherResult",
3   "version": "0.1.2",
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     "ALDO inc.": "aldodev@adlogroup.com"
13   },
14   "source": {
15     "git": "https://github.com/aldo-dev/ALResult.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "ALResult/Classes/**/*"