[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / b / c / 2 / iCombine / 0.4.8 / iCombine.podspec.json
blob86b91d2685e177c2c169b60652136d8a8d4d71cb
2   "name": "iCombine",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "iCombine allows a project to use Combine syntax before iOS 13.",
7   "requires_arc": true,
8   "version": "0.4.8",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Adamas Zhu": "developer@adamaszhu.com",
15     "Leon Nguyen": "leon.nguyen291@gmail.com"
16   },
17   "homepage": "https://github.com/adamaszhu/iCombine",
18   "source": {
19     "git": "https://github.com/adamaszhu/iCombine.git",
20     "tag": "0.4.8"
21   },
22   "source_files": "iCombine/iCombine/**/*.{swift}",
23   "swift_versions": "5",
24   "frameworks": "Foundation",
25   "dependencies": {
26     "RxSwift": [
27       "~> 5"
28     ],
29     "RxCocoa": [
30       "~> 5"
31     ]
32   },
33   "swift_version": "5"