CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

Javier Querol

3pods

JAQBlurryTableViewController

objective-c [self configureBannerWithImage:[UIImage imageNamed:@"cats"]]; or objective-c [self configureBannerWithImage:[UIImage imageNamed:@"cats"] blurRadius:12 blurTintColor:[UIColor colorWithWhite:0 alpha:0.5] saturationFactor:1];

You can add as many views as you want to self.contentView, all the views holded by the contentView will change their alpha when scrolling.

License: MIT

  • MUMPS

JAQDiceView

A roll-the-dice view ready to use, made with SceneKit. >=iOS8

License: MIT

  • Objective C

JAQSliderView

Image Slider View that takes objects that conforms to a protocol in order to provide an image url and a content url, so the slider automatically gets the images from the urls and shows them in the slider. The slider is tappable and has a delegate to know which object was tapped.

License: MIT

  • Objective C