Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Releases: Cokile/CCTextFieldEffects

v0.1.3: minor bug fixed

29 Jul 02:52
Compare
Choose a tag to compare

Fix the bug that the image resource not copying to target when installed by Cocoapods.

v0.1.2: Merge pull request #1 from Cokile/Carthage-compatible

12 Jul 03:02
Compare
Choose a tag to compare
  1. Compatible with Carthage
  2. Minor bugs fixed
  3. Fix an issue that Xcode7 or earlier could not build the Demo

v0.1.1

01 Jul 13:05
Compare
Choose a tag to compare
  1. Add Sae and Kohana effects.
  2. Minor bug fixed.
  3. Use NSNotificationCenter instead of UITextFieldDelegate, so you can now use UITextFieldDelegate methods in your own code.