[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / e / 0 / 6 / MHNetworkingKit / 1.7.1 / MHNetworkingKit.podspec.json
blobcf7713e345ffbc9b8fea0b8a0e8524132e4e829f
2   "name": "MHNetworkingKit",
3   "version": "1.7.1",
4   "source": {
5     "git": "https://github.com/KoCMoHaBTa/MHNetworkingKit.git",
6     "tag": "1.7.1"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
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",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": [
20     "MHNetworkingKit/**/*.swift",
21     "MHNetworkingKit/**/*.{h,m}"
22   ],
23   "public_header_files": "MHNetworkingKit/**/*.h",
24   "swift_version": "5.5"