[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / a / 7 / CombineNetworking / 0.2.3 / CombineNetworking.podspec.json
blobe4dd42e581063dabe5fbaaae617b6fc0dc34f258
2   "name": "CombineNetworking",
3   "version": "0.2.3",
4   "summary": "Easy approach on Networking using Combine",
5   "homepage": "https://github.com/neothXT/CombineNetworking",
6   "license": "MIT",
7   "authors": {
8     "Maciej Burdzicki": "maciej.burdzicki@gmail.com"
9   },
10   "platforms": {
11     "ios": "13.0"
12   },
13   "source": {
14     "git": "https://github.com/neothXT/CombineNetworking.git",
15     "branch": "main",
16     "tag": "0.2.3"
17   },
18   "source_files": [
19     "**/*.swift",
20     "*.swift"
21   ],
22   "exclude_files": "CombineNetworkingTests/*"