[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 4 / AlamofireNetworkActivityLogger / 3.4.0 / AlamofireNetworkActivityLogger.podspec.json
blobb7ae85530b9f3d0a2e4de594873ac0cadf139a29
2   "name": "AlamofireNetworkActivityLogger",
3   "version": "3.4.0",
4   "license": "MIT",
5   "summary": "Network request logger for Alamofire",
6   "homepage": "https://github.com/konkab/AlamofireNetworkActivityLogger",
7   "social_media_url": "https://www.linkedin.com/in/konstantinkabanov",
8   "authors": {
9     "Konstantin Kabanov": "fever9@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/konkab/AlamofireNetworkActivityLogger.git",
13     "tag": "3.4.0"
14   },
15   "source_files": "Source/*.swift",
16   "swift_versions": [
17     "5.1",
18     "5.2",
19     "5.3"
20   ],
21   "platforms": {
22     "ios": "10.0",
23     "osx": "10.12",
24     "tvos": "10.0",
25     "watchos": "3.0"
26   },
27   "dependencies": {
28     "Alamofire": [
29       "~> 5.4.0"
30     ]
31   },
32   "swift_version": "5.3"