[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 2 / 8 / 4 / MHNetwork / 1.0.2 / MHNetwork.podspec.json
blob2c266e363d1ccbfb6ea0451e81b75b987e92ac8f
2   "name": "MHNetwork",
3   "version": "1.0.2",
4   "summary": "An implementation for protocol oriented network layer",
5   "swift_version": "4.2",
6   "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",
7   "homepage": "https://github.com/emadhegab/MHNetwork",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mohamed Hegab": "emadhegab@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "watchos": "2.0"
18   },
19   "source": {
20     "git": "https://github.com/emadhegab/MHNetwork.git",
21     "tag": "1.0.2"
22   },
23   "source_files": [
24     "Classes",
25     "MHNetwork/**/*.{swift}"
26   ],
27   "exclude_files": "Classes/Exclude"