alankarmisra / SwiftSiriWaveformView

A UIView subclass that reproduces the waveform effect seen in Siri on iOS 7+. It is a Swift adaptation of the amazing SCSiriWaveformView by Stefan Ceriu.
MIT License
177 stars 29 forks source link

Revert "updates code to conform to swift 2.0 requirements" #2

Closed alankarmisra closed 9 years ago

alankarmisra commented 9 years ago

Reverts alankarmisra/SwiftSiriWaveformView#1. Pod failing lint tests. Will merge after resolving compilation issues.