[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 3 / AbdelMagied-ApolloCombine / 0.3.2 / AbdelMagied-ApolloCombine.podspec.json
blob9af0fb6f5c0efcdffb3eaa2572be58cfd7c1f685
2   "name": "AbdelMagied-ApolloCombine",
3   "version": "0.3.2",
4   "authors": {
5     "abdelmagied94": "ahmedabdelmagied20@gmail.com"
6   },
7   "homepage": "https://github.com/abdelmagied94/ApolloCombine",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "A collection of Combine publishers for the Apollo iOS client.",
13   "source": {
14     "git": "https://github.com/abdelmagied94/ApolloCombine.git",
15     "tag": "0.3.2"
16   },
17   "requires_arc": true,
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.15",
22     "tvos": "13.0",
23     "watchos": "6.0"
24   },
25   "source_files": "Sources/ApolloCombine/*.swift",
26   "dependencies": {
27     "Apollo/Core": [
28       "~> 0.34.0"
29     ]
30   },
31   "swift_version": "5.0"