SebastianBoldt / Jelly

🌊 - Jelly is a library for animated, non-interactive & interactive viewcontroller transitions and presentations with the focus on a simple and yet flexible API.
http://www.sebastianboldt.com/
MIT License
2.45k stars 121 forks source link

Fixed missing Swift version #76

Closed piotr-sekara closed 2 years ago

piotr-sekara commented 4 years ago

Hello, I've added Swift version to podspec which fixes error during pod installation.

[!] Unable to determine Swift version for the following pods:

- `Jelly-library` does not specify a Swift version and none of the targets (`Pods`) integrating it have the `SWIFT_VERSION` attribute set. Please contact the author or set the `SWIFT_VERSION` attribute in at least one of the targets that integrate this pod.