[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / c / 0 / HTTPLogger / 0.1.0 / HTTPLogger.podspec.json
blob62a4581cf5a4167c49dfa2d618cf919fd5ef97d7
2   "name": "HTTPLogger",
3   "version": "0.1.0",
4   "summary": "Logging HTTP Request with NSURLProtocol",
5   "description": "Pretty print HTTP Request with NSURLProtocol",
6   "homepage": "https://github.com/muukii/HTTPLogger",
7   "license": "MIT",
8   "authors": {
9     "muukii": "m@muukii.me"
10   },
11   "source": {
12     "git": "https://github.com/muukii/HTTPLogger.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "requires_arc": true,
21   "source_files": "HTTPLogger/*.swift"