Carthage / Carthage/Commandant
🍫 Podspec: Unrecognized `swift_version` key.
Open
- Dominant language
- Swift
- Stars
- 420
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
The error below does not appear when running `pod lib lint` but it does appear while attempting to push a new spec version to trunk.
```
$ pod trunk push Commandant.podspec
...
[!] The Pod Specification did not pass validation.
The following validation failed:
- Warnings: Unrecognized `swift_version` key.
```
This is using CocoaPods 1.6.1.
Contributor guide
Assessment
This issue has not been assessed yet.