v3.2.3 Swift 1.2 support
Bugfixes:
- Fixed placeholder text position with IQTextView.
- Fixed an issue where hidden UITextFields were not skipping.
- Fixed a contentInset issue with UIScrollView support.
Improvements:
- Updated swift library to swift 1.2.
Features:
- Added to go next/previous programmatically, added canGoPrevious, canGoNext properties and goPrevious, goNext methods.