Awesome TextField is a nice and simple libriary for iOS and Mac OSX. It's highly customisable and easy-to-use tool. Works perfectly for any registration or login forms in your app.
When I am trying to install this through cocoa pods, I am getting this message: (macOS 10.12) is not compatible with AwesomeTextFieldSwift (0.2.1), which does not support osx.
Same, looks like the description is just fake, because all the code is made for ios, not a signe line is for macos. The code only uses UITextField.. not NSTextField
When I am trying to install this through cocoa pods, I am getting this message: (macOS 10.12) is not compatible with
AwesomeTextFieldSwift (0.2.1)
, which does not supportosx
.