[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 2 / 9 / PURequestLogger / 1.0.1 / PURequestLogger.podspec.json
blob6a14d65a6c16abfcd7910989ba876719b053bc3b
2   "name": "PURequestLogger",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "1.0.1",
7   "summary": "PURequestLogger is a handy iOS tool for viewing app's network activity.",
8   "homepage": "https://github.com/PUnknown/PURequestLogger",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": "PUnknown",
14   "source": {
15     "git": "https://github.com/PUnknown/PURequestLogger.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "PURequestLogger/Sources/**/*.{swift}",
19   "resources": "PURequestLogger/Resources/**/*.{xcdatamodeld}",
20   "frameworks": [
21     "UIKit",
22     "CoreData"
23   ],
24   "swift_versions": "5.3.2",
25   "description": "PURequestLogger\n1.0.1\n\tFixed cURL body composing.\n\tAny request/response data larger than 1 MB or that can't be displayed as a JSON is now displayed raw.\n\tMinor UI improvements.\n1.0.0\n  Initial release",
26   "swift_version": "5.3.2"