[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / 0 / NetworkLayer-Cly / 1.1.3 / NetworkLayer-Cly.podspec.json
blobfcf85e7ef308368053e805322efc870c00acab5b
2   "name": "NetworkLayer-Cly",
3   "version": "1.1.3",
4   "summary": "A wrapper around Alamofire and ObjectMapper to create request objects",
5   "swift_versions": "4.2",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/omarmohali/NetworkLayer-Cly",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "omarmohali": "omar.moh.aly@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/omarmohali/NetworkLayer-Cly.git",
17     "tag": "1.1.3"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "NetworkLayer-Cly/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.9.1"
26     ],
27     "ObjectMapper": [
28       "~> 3.5.1"
29     ]
30   },
31   "swift_version": "4.2"