[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / 9 / TestingExpectation / 0.1.1 / TestingExpectation.podspec.json
blob524d59caf79402bcd56e45d89f95de88f0dce1a3
2   "name": "TestingExpectation",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "Create an asynchronous expectation in Swift Testing",
6   "homepage": "https://github.com/dfed/swift-testing-expectation",
7   "authors": "Dan Federman",
8   "source": {
9     "git": "https://github.com/dfed/swift-testing-expectation.git",
10     "tag": "0.1.1"
11   },
12   "swift_versions": "6.0",
13   "source_files": "Sources/**/*.{swift}",
14   "frameworks": "Testing",
15   "platforms": {
16     "ios": "16.0",
17     "tvos": "16.0",
18     "watchos": "9.0",
19     "osx": "13.0",
20     "visionos": "1"
21   },
22   "swift_version": "6.0"