[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / b / ResultCocoapods / 1.0.0 / ResultCocoapods.podspec.json
blobf0e803ead9e72c45779b5c4c84e8aa7d57c8963d
2   "name": "ResultCocoapods",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/asensei/Result",
8   "authors": {
9     "Asensei": "info@asensei.com"
10   },
11   "summary": "Swift type modelling the success/failure of arbitrary operations.",
12   "source": {
13     "git": "https://github.com/asensei/Result.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.11",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "Sources/**/*.{swift}",
24   "frameworks": "Foundation",
25   "pushed_with_swift_version": "4.0"