[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / f / a / 7 / CombineNetworking / 2.0.5 / CombineNetworking.podspec.json
blobe470418415b5f4f375e70ba3276d8fe6ef270bef
2   "name": "CombineNetworking",
3   "version": "2.0.5",
4   "summary": "Easy approach on Networking using Combine and Swift Concurrency",
5   "homepage": "https://github.com/neothXT/SwiftNet",
6   "license": "MIT",
7   "authors": {
8     "Maciej Burdzicki": "maciej.burdzicki@gmail.com"
9   },
10   "platforms": {
11     "ios": "13.0",
12     "osx": "10.15"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/neothXT/SwiftNet.git",
17     "branch": "main",
18     "tag": "2.0.5"
19   },
20   "source_files": "Sources/SwiftNet/**/*.swift",
21   "exclude_files": "Tests/SwiftNetTests/*",
22   "swift_version": "5.0"