NaughtyImageView
UIImageView Can Animate Sprite Image Like Twitter Fav action.
Requirements
Swift 1.2, iOS 8.0
Example
Installation
Feel free to drag NaughtyImageView.swift
to your iOS Project. But it's recommended to use CocoaPods or Carthage.
CocoaPods
CocoaPods is a dependency manager for Cocoa projects.
CocoaPods 0.36 adds supports for Swift and embedded frameworks. You can install it with the following command:
To integrate NaughtyImageView into your Xcode project using CocoaPods, specify it in your Podfile
:
Then, run the following command:
You should open the {Project}.xcworkspace
instead of the {Project}.xcodeproj
after you installed anything from CocoaPods.
For more information about how to use CocoaPods, I suggest this tutorial.