[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / d / Microfutures / 0.1.2 / Microfutures.podspec.json
blob75ce1e3414f8d8aab16bd6bc8942bb00a5335000
2   "name": "Microfutures",
3   "version": "0.1.2",
4   "summary": "Lightweight implementation of Futures that shares a similar subscription interface with RxSwift.",
5   "description": "Lightweight implementation of Futures that shares a similar subscription interface with RxSwift.",
6   "homepage": "https://github.com/fmo91/Microfutures",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fernando Ortiz": "ortizfernandomartin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fmo91/Microfutures.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Microfutures/Classes/**/*",
22   "pushed_with_swift_version": "3.0"