aleksandrshoshiashvili / AwesomeTextFieldSwift

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.
MIT License
234 stars 24 forks source link

OS X not supported through cocoa pods #13

Open jethmalani opened 6 years ago

jethmalani commented 6 years ago

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.

anonymouz4 commented 5 years ago

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