[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / e / 0 / PFCXCTestDynamicOverlay / 0.8.0 / PFCXCTestDynamicOverlay.podspec.json
blobf07d2a4918d8a03f665f241903f73dfbc743a76a
2   "name": "PFCXCTestDynamicOverlay",
3   "version": "0.8.0",
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": "xctest-dynamic-overlay/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.0"
23   },
24   "source_files": "Sources/**/*.swift",
25   "swift_version": "5.5"