[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 2 / 6 / CResumableCombineHelpers / 0.4.0 / CResumableCombineHelpers.podspec.json
blob95b4bfe7a0e7dc4b2004c4ebd46e7b0c802372b7
2   "name": "CResumableCombineHelpers",
3   "version": "0.4.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.4.0"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15"
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"