[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / 2 / 9 / PURequestLogger / 1.0.2 / PURequestLogger.podspec.json
blobe8537d255f27525c77adaf0abcd514470fac72ca
2   "name": "PURequestLogger",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "1.0.2",
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.2"
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\n  1.0.2\nMinor UI improvements.\n  1.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.\n  1.0.0\n    Initial release",
26   "swift_version": "5.3.2"