Following are done in this release
- Two new animation class are added as the default animation class.
- Example project updated to show demonstration of custom animation classes.
- Two new animation uses UIViewAnimationOptionAllowUserInteraction which is available ios8.0+ so the project min sdk version changes to ios8.0, if you want to support lower version of SDK please ignore these two animation classes.
- Project builded with xcode8.2.1 .