[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / 2 / 8 / 4 / MHNetwork / 1.0.1 / MHNetwork.podspec.json
blob3a77a2437154769675f0aa81f607f614931dd8a3
2   "name": "MHNetwork",
3   "version": "1.0.1",
4   "summary": "An implementation for protocol oriented network layer",
5   "description": "An implementation for protocol oriented network layer Read The ReadME in the github repo to know how you should use it. https://github.com/emadhegab/MHNetwork",
6   "homepage": "https://github.com/emadhegab/MHNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mohamed Hegab": "emadhegab@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "watchos": "2.0"
17   },
18   "source": {
19     "git": "https://github.com/emadhegab/MHNetwork.git",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "MHNetwork/**/*.{swift,plist}"
25   ],
26   "exclude_files": "Classes/Exclude"