shu223 / Pulsator

Pulse animation for iOS
MIT License
1.42k stars 160 forks source link

Swift 2.3 #13

Closed eoboite closed 8 years ago

eoboite commented 8 years ago

Hey thank you for this great library. I'm having issues implementing pulsator into my swift 2,3 project. I'm using cocoapods and set the version to 0.1.1 but it throws an error saying it can not find QuartzCore.

How do I implement it into my project for swift 2.3?

asif-lango commented 8 years ago

I am facing the same issue. Will you please fix this issue for swift 2.3?

eoboite commented 8 years ago

I used the objective-c version instead. It's compatible with swift.