[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / 1 / 0 / QEither / 1.0.0 / QEither.podspec.json
blobf143612d5128989a96e1d8ea30d0935c4446be1f
2   "name": "QEither",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Functor and monad instances for Either",
6   "homepage": "https://github.com/normalcoder/either",
7   "authors": {
8     "Alexander Kaznacheev": "normalcoder@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "swift_version": "4.2",
14   "source": {
15     "git": "https://github.com/normalcoder/either",
16     "tag": "1.0.0"
17   },
18   "source_files": "*.swift"