[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / 8 / CombineExtension / 1.0.0 / CombineExtension.podspec.json
blobf1c53c8cc084e316f8589d13f5f58aab050ab3ae
2   "name": "CombineExtension",
3   "version": "1.0.0",
4   "summary": "Useful functionally extensions for CombineExt.",
5   "homepage": "https://github.com/cuzv/CombineExtension",
6   "license": "MIT",
7   "authors": {
8     "Shaw": "cuzval@gmail.com"
9   },
10   "platforms": {
11     "ios": "13.0",
12     "osx": "10.15"
13   },
14   "source": {
15     "git": "https://github.com/cuzv/CombineExtension.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Sources/**/*.swift",
19   "requires_arc": true,
20   "swift_versions": "5",
21   "dependencies": {
22     "CombineExt": [
23       "~> 1.7.0"
24     ],
25     "Infra": [
27     ]
28   },
29   "swift_version": "5"