[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 6 / e / CustomDump / 0.11.0 / CustomDump.podspec.json
blobd8e684716436bd0013bc374c5c2bfd63d6e04ea3
2   "name": "CustomDump",
3   "version": "0.11.0",
4   "summary": "A collection of tools for debugging, diffing, and testing your application's data structures.",
5   "homepage": "https://www.pointfree.co",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Point-Free": "support@pointfree.co"
12   },
13   "platforms": {
14     "ios": "13.0",
15     "osx": "10.15",
16     "watchos": "6.0",
17     "tvos": "13.0"
18   },
19   "swift_versions": "5.5",
20   "source": {
21     "git": "https://github.com/pointfreeco/swift-custom-dump.git",
22     "tag": "0.11.0"
23   },
24   "source_files": "Sources/**/*.swift",
25   "dependencies": {
26     "XCTestDynamicOverlay": [
27       "~> 0.4"
28     ]
29   },
30   "swift_version": "5.5"