Podspec screenshot lint validation fails
Open
bug
- Dominant language
- Objective-C
- Stars
- 28
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Adding the line below to MVBouncyView.podspec causes a validation error.
s.screenshots = ["https://github.com/bizz84/MVBouncyView/raw/master/preview.png"]
Output:
-> MVBouncyView (1.0.0)
- WARN | There was a problem validating the URL https://raw.githubusercontent.com/bizz84/MVBouncyView/master/preview.png.
[!] MVBouncyView did not pass validation.
You can use the `--no-clean` option to inspect any issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.