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

Joey Lee

9pods

JLAccordion

An accordion controller based on UITableView. Please check out the demo project in the repository.

License: MIT

  • Objective C

JLCoreDataHelper

A helper class for CoreData. It hides original methods for CoreData, and make it easy to manage data.

License: MIT

  • Objective C

JLGradientViews

A series of gradient views which can be simply added in IB. Do everything on IB!

License: MIT

  • Objective C

JLImagePicker

super easy to pick a photo from front camera, rear camera or album.

License: MIT

  • Objective C

JLJSONHelper

JLJSONHelper is a helper class based on NSJSONSerialization provided by Apple.

License: MIT

  • Objective C

JLOperation

This library is based on NSOperation. Some useful functionality is added, such as async operations and callback by block or delegate.

License: MIT

  • Objective C

JLPageView

A view which supports pagination like View Pager. Also infinite scroll is supported.

License: MIT

  • Objective C

JLPickerCollection

it's really easy to show date picker or picker view with simple interface based on block.

License: MIT

  • Objective C

JLVideoView

A video playable view based on AVPlayer which is lower level than MPMoviePlayerController based player, so it is allowed to control more, such as playing multiple videos at same time.

License: MIT

  • Swift