EngrAhsanAli / AAViewAnimator

AAViewAnimator is a set of animations designed for UIView, UIButton, UIImageView with options in iOS, written in Swift.

Home Page:https://cocoapods.org/pods/AAViewAnimator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issues while importing to Objective-C Project

unoiatech opened this issue · comments

Is it possible to add this Library to Objective-C Project. I am trying to add with CocoaPods but I am getting a list of errors in AAViewAnimator Library.
Here is a screenshot from my project :
screen shot 2017-06-01 at 1 07 52 pm

Which Xcode version you are using to compile the project? Please check that it's supports Swift 3 or not. Also please check the Requirements in readme file. Thanks!