[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 3 / 4 / RequestLogger / 0.1.0 / RequestLogger.podspec.json
blobf5008dc889d131ac688014a093a0bfb4e357bf8f
2   "name": "RequestLogger",
3   "version": "0.1.0",
4   "summary": "RequestLogger is a powerful logging framework for Alamofire Requests.",
5   "homepage": "https://github.com/satishbabariya/RequestLogger",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Satish Babariya": "satish.babariya@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/satishbabariya/RequestLogger.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "RequestLogger.swift",
21   "static_framework": true,
22   "cocoapods_version": ">= 1.4.0",
23   "swift_version": "4.0",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.7"
27     ]
28   },
29   "frameworks": "Foundation"