[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 0 / 6 / MHNetworkingKit / 1.7.0 / MHNetworkingKit.podspec.json
blobd78a5486edf95aca875f99928ead9346211f600b
2   "name": "MHNetworkingKit",
3   "version": "1.7.0",
4   "source": {
5     "git": "https://github.com/KoCMoHaBTa/MHNetworkingKit.git",
6     "tag": "1.7.0"
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"