Skip to content

Repository files navigation

CLPKittenPlaceholder

Need placeholder images for your next iOS Project? Try Kittens.

Description

CLPKittenPlaceholder is a category on UIImageView which leverages the awesome power of placekitten to give you quick access to the cutest placeholder images of all time. Usage is simple:

	#import "UIImageView+CLPKittenPlaceholder.h"

	/* ... */

	//Set a kitten using the imageView size
	[imageView setImageToKitten];
	
	//Set a kitten with a specific size
	[imageView setImageToKittenWithSize:CGSizeMake(100,100)];

Use / Requirements

	pod 'CLPKittenPlaceholder'

CLPKittenPlaceholder builds on AFNetworking's lovely UIImageView category. If you're using CocoaPods, this dependency will be resolved automatically.

About

Need placeholder images for your next Mac or iOS Project? Try Kittens.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages