[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 3 / 9 / AlamofireSessionRenewer / 1.0.0 / AlamofireSessionRenewer.podspec.json
blob87470d06a86c625bcd887ad0bb75c8bac06f2d94
2   "name": "AlamofireSessionRenewer",
3   "version": "1.0.0",
4   "summary": "Extension that adds auth information renewal functionality to Alamofire",
5   "homepage": "https://dashdevs.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dashdevs llc": "hello@dashdevs.com"
12   },
13   "source": {
14     "git": "https://github.com/dashdevs/AlamofireSessionRenewer.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "AlamofireSessionRenewer/Classes/**/*",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.12",
21     "tvos": "10.0",
22     "watchos": "3.0"
23   },
24   "swift_versions": [
25     "5.0",
26     "5.1"
27   ],
28   "dependencies": {
29     "Alamofire": [
30       "~> 4.9.1"
31     ]
32   },
33   "swift_version": "5.1"