[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / a / d / MBNetworkingSwift / 1.0.14 / MBNetworkingSwift.podspec.json
blob7f66bd04c4a1f1ef834087bfacecf2a7557e2dab
2   "name": "MBNetworkingSwift",
3   "version": "1.0.14",
4   "summary": "HTTP networking library.",
5   "description": "This is the official internal MBNetworking library of MUMBLE Srl.",
6   "homepage": "https://github.com/Mumble-SRL/MBNetworkingSwift",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alessandro Viviani": "alessandro.viviani@mumbleideas.it"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/Mumble-SRL/MBNetworkingSwift.git",
19     "tag": "1.0.14"
20   },
21   "source_files": [
22     "MBNetworkingSwift/*.{h,m,swift}",
23     "MBNetworkingSwift/**/*.{h,m,swift}"
24   ],
25   "frameworks": "CoreServices",
26   "swift_versions": "5",
27   "swift_version": "5"