2 "name": "CLPKittenPlaceholder",
4 "summary": "Need placeholder images for your next iOS Project? Try Kittens.",
5 "description": " CLPKittenPlaceholder is a category on UIImageView which leverages the awesome power of [placekitten](placekitten.com) to give you quick access to the cutest placeholder images of all time. Usage is simple:\n\n ```\n #import \"UIImageView+CLPKittenPlaceholder.h\"\n\n /* ... */\n\n //Set a kitten using the imageView size\n [imageView setImageToKitten];\n \n //Set a kitten with a specific size\n [imageView setImageToKittenWithSize:CGSizeMake(100,100)];\n ```\n",
6 "homepage": "https://github.com/tomburns/CLPKittenPlaceholder",
12 "Tom Burns": "tom@claptrap.io"
15 "git": "https://github.com/tomburns/CLPKittenPlaceholder.git",
19 "CLPKittenPlaceholder",
20 "CLPKittenPlaceholder/**/*.{h,m}"