2 "name": "MHNetworkingKit",
5 "git": "https://github.com/KoCMoHaBTa/MHNetworkingKit.git",
12 "authors": "Milen Halachev",
13 "summary": "A lightweight swift library that contains network related extension and tools, like Multipart Form Data, JSON and URL Encoding.",
14 "homepage": "https://github.com/KoCMoHaBTa/MHNetworkingKit",
15 "swift_versions": "5.5",
20 "MHNetworkingKit/**/*.swift",
21 "MHNetworkingKit/**/*.{h,m}"
23 "public_header_files": "MHNetworkingKit/**/*.h",
24 "swift_version": "5.5"