[Add] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git] / Specs / f / 2 / 0 / Failable / 1.4.1 / Failable.podspec.json
blob458f6eaace5dcd8e11032b4beba43af74d88cc51
2   "name": "Failable",
3   "version": "1.4.1",
4   "summary": "Closure data using Either monad.",
5   "description": "An iOS version of Either monad returning either data T or NSError",
6   "homepage": "https://github.com/washingtonpost/ios-failable",
7   "license": "MIT",
8   "authors": {
9     "The Washington Post": "iosdevpluscontractors@washpost.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "tvos": "9.0",
14     "watchos": "2.0"
15   },
16   "swift_version": "4.2",
17   "source": {
18     "git": "https://github.com/washingtonpost/ios-failable.git",
19     "tag": "1.4.1"
20   },
21   "source_files": "Sources/**/*.swift"