[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / e / 0 / 6 / MHNetworkingKit / 1.1.1 / MHNetworkingKit.podspec.json
blob055699e95d255b37c09ea00bececd272eb90aa02
2   "name": "MHNetworkingKit",
3   "version": "1.1.1",
4   "source": {
5     "git": "https://github.com/KoCMoHaBTa/MHNetworkingKit.git",
6     "tag": "1.1.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.0",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": [
20     "MHNetworkingKit/**/*.swift",
21     "MHNetworkingKit/**/*.{h,m}"
22   ],
23   "public_header_files": "MHNetworkingKit/**/*.h",
24   "swift_version": "5.0"