scihant / CTPanoramaView

A library that displays spherical or cylindrical panoramas with touch or motion based controls.
MIT License
1.03k stars 87 forks source link

Specify a Swift version for Cocoapods #40

Closed lchamp closed 4 years ago

lchamp commented 5 years ago

With cocoapods version 1.6.1 I get the following error:

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

  • CTPanoramaView does not specify a Swift version and none of the targets (targetlist) 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.

Could you please add the "swift version" in the pod declaration?

lchamp commented 4 years ago

cc @scihant

scihant commented 4 years ago

Done with the latest release