ApplikeySolutions / PandoraPlayer

🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.
https://applikeysolutions.com/
MIT License
1.19k stars 179 forks source link

Update Podspec to Use Latest Version of AudioKit #27

Open t-adedotun opened 5 years ago

t-adedotun commented 5 years ago

The current version (4.0.3) is not compatible with the Swift 4.2.1 compiler. This gets rid of the error 'Module compiled with Swift 4.0.2 cannot be imported by the Swift 4.2.1 compiler'.