[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 0 / 6 / MHNetworkingKit / 1.2.0 / MHNetworkingKit.podspec.json
blobf730221f2c80693aad574c12368ca32395f86a0e
2   "name": "MHNetworkingKit",
3   "version": "1.2.0",
4   "source": {
5     "git": "https://github.com/KoCMoHaBTa/MHNetworkingKit.git",
6     "tag": "1.2.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.1",
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.1"