[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 4 / NetOps / 0.1.0 / NetOps.podspec.json
blob57be98380cf3cd8cf165e8253b4ca7f91b7ca9c9
2   "name": "NetOps",
3   "version": "0.1.0",
4   "summary": "Network layer based on operations and operation queues",
5   "description": "NetOps (Network operations) is iOS platform framework.",
6   "homepage": "https://gitlab.com/RED_Jagger/network-operations.git",
7   "license": "MIT",
8   "authors": "yegor",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://gitlab.com/RED_Jagger/network-operations.git"
14   },
15   "source_files": "Sources/NetOps/",
16   "frameworks": "Foundation",
17   "dependencies": {
18     "Alamofire": [
19       "~> 5.0"
20     ]
21   },
22   "swift_versions": "5.6",
23   "cocoapods_version": ">= 1.4.0",
24   "swift_version": "5.6"