[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / d / XCTestDynamicOverlay / 0.8.5 / XCTestDynamicOverlay.podspec.json
blob33ba5a846649179d482aaeca8cd26300da975177
2   "name": "XCTestDynamicOverlay",
3   "version": "0.8.5",
4   "summary": "Define XCTest assertion helpers directly in your application and library code.",
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/xctest-dynamic-overlay.git",
22     "tag": "0.8.5"
23   },
24   "source_files": "Sources/**/*.swift",
25   "swift_version": "5.5"