jakemarsh / JMStaticContentTableViewController

A subclass-able way to cleanly and neatly implement a table view controller much like those in Settings.app, with nice-looking fields to collect or display information, all using a simple and convienent block-based syntax.

Home Page:http://deallocatedobjects.com/posts/create-static-content-screens-with-jmstaticcontenttableviewcontroller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Podspec

segiddins opened this issue · comments

I see that the last commit on master is about a year newer than the latest tagged cocoapods release. It would be nice if that were update.
(I stumbled upon this after going to fix the UITextAlignment deprecation warning only to find out that that had already been done).

commented

Hey @segiddins, @jakemarsh just took care of this. Sorry it's been a while.

pod 'JMStaticContentTableViewController', '~> 0.3.0'