[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / f / 2 / 0 / Failable / 0.3.0 / Failable.podspec.json
blobe92c32352c346102ccdf892d8ec10074a599b99e
2   "name": "Failable",
3   "version": "0.3.0",
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   },
14   "source": {
15     "git": "https://github.com/washingtonpost/ios-failable.git",
16     "tag": "0.3.0"
17   },
18   "source_files": "Failable/**/*.swift"