[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 2 / iCombine / 0.3.4 / iCombine.podspec.json
blob69f4bd39cf0b1625ae349b52dbfb5445f6ea347b
2   "name": "iCombine",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "iCombine allows a project to use Combine syntax before iOS 13.",
7   "requires_arc": true,
8   "version": "0.3.4",
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.3.4"
21   },
22   "source_files": "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"