NaughtyImageView 0.2.6

NaughtyImageView 0.2.6

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Sep 2015
SPMSupports SPM

Maintained by Kevin Zhow.




NaughtyImageView

UIImageView Can Animate Sprite Image Like Twitter Fav action

NaughtyImageView

Requirements

Swift 1.2, iOS 8.0

Example

starImageView.frame = CGRectMake(view.frame.width/2.0 - 32/2.0, 100, 32, 32)

starImageView.setupWithImage(UIImage(named: "fav")!, horizontalImages: 8, verticalImages: 12)

starImageView.startNaughtyAnimation()

Installation

Feel free to drag NaughtyImageView.swift to your iOS Project. But it’s recommended to use CocoaPods or Carthage.

License

NaughtyImageView is available under the MIT license. See the LICENSE file for more info.