[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / 6 / CResumableCombineHelpers / 0.3.0 / CResumableCombineHelpers.podspec.json
blob90c1cefb6e80bc0ded1ced5a252fc69066699e15
2   "name": "CResumableCombineHelpers",
3   "version": "0.3.0",
4   "summary": "C++ helper methods for ResumableCombine",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/haifengkao/CResumableCombineHelpers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hai Feng Kao": "haifeng@cocoaspice.in"
13   },
14   "source": {
15     "git": "https://github.com/haifengkao/CResumableCombineHelpers.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "14.0",
20     "osx": "11.0"
21   },
22   "swift_versions": "5",
23   "source_files": "Sources/CResumableCombineHelpers/**/*",
24   "testspecs": [
25     {
26       "name": "Tests",
27       "test_type": "unit",
28       "source_files": "Tests/CResumableCombineHelpersTests/*.{swift}",
29       "dependencies": {
30         "Quick": [
32         ],
33         "Nimble": [
35         ]
36       }
37     }
38   ],
39   "swift_version": "5"