[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / b / RTBackendTalk / 0.1.16 / RTBackendTalk.podspec.json
blob1d98fab706a795b2d5fa98fd8d0568eb48a85a86
2   "name": "RTBackendTalk",
3   "version": "0.1.16",
4   "summary": "A library to add support for network requests over Alamofire",
5   "description": "This library offers engine for creating network requests and processing them.",
6   "homepage": "https://github.com/Rentateam/rtbackendtalk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RentaTeam": "info@rentateam.ru"
13   },
14   "source": {
15     "git": "https://github.com/Rentateam/rtbackendtalk.git",
16     "tag": "0.1.16"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "5.0"
20   },
21   "swift_versions": "5.0",
22   "platforms": {
23     "ios": "10.0"
24   },
25   "source_files": "RTBackendTalk/Classes/**/*",
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.7.1"
29     ],
30     "AlamofireActivityLogger": [
31       "~> 2.4.0"
32     ]
33   },
34   "swift_version": "5.0"