NaughtyImageView
UIImageView Can Animate Sprite Image
Install / Use
/learn @kevinzhow/NaughtyImageViewREADME
NaughtyImageView
UIImageView Can Animate Sprite Image Like Twitter Fav action

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.
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:
$ [sudo] gem install cocoapods
To integrate NaughtyImageView into your Xcode project using CocoaPods, specify it in your Podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!
pod 'NaughtyImageView'
Then, run the following command:
$ pod install
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.
License
NaughtyImageView is available under the MIT license. See the LICENSE file for more info.
Related Skills
node-connect
348.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
