[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 1 / b / NetworkLayerPK / 1.0.1 / NetworkLayerPK.podspec.json
blobdfd5c7fbb69caa9365f10e74cf0d293e33b593a7
2   "name": "NetworkLayerPK",
3   "version": "1.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform API Call.",
6   "homepage": "https://github.com/pksa/NetworkLayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paresh Kanani": "paresh.kanani@solutionanalysts.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/pksa/NetworkLayer.git",
19     "tag": "1.0.1"
20   },
21   "dependencies": {
22     "Moya": [
23       "~> 15.0.0"
24     ],
25     "Alamofire": [
26       "~> 5.6.3"
27     ],
28     "SwiftKeychainWrapper": [
29       "~> 4.0.1"
30     ],
31     "SwiftyBeaver": [
32       "~> 1.9.5"
33     ]
34   }