[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 6 / 8 / RequestKits / 1.0.0 / RequestKits.podspec.json
blob9ffa971d921a6a7f6c5de4e6758ebb858f4b910c
2   "name": "RequestKits",
3   "version": "1.0.0",
4   "summary": "ToolKits for iOS Network Request",
5   "description": "RequestKits is a framework for network request (API Request, Upload/Download Task)",
6   "homepage": "https://github.com/nghiadev95/RequestKits.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nghia Nguyen": "quangnghiadev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nghiadev95/RequestKits.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.1",
22   "dependencies": {
23     "RxSwift": [
24       ">= 5.1.1"
25     ],
26     "Alamofire": [
27       ">= 5.1.0"
28     ]
29   },
30   "swift_version": "5.1"