#NimbusTimeline
NimbusTimeline is based on MVC pattern, built using Nimbus, AFNetworking and some userfull categories of Three20. It is designed to process and display the timeline data in tableview. It is very lightweight. wish U enjoy it and glad to see your pull request or propose your issue.
use this later on
import JLNimbusTimeline.h file to your PCH file or your AppDelegate file.
#import "JLNimbusTimeline.h"
$ git submodule add https://github.com/jimneylee/JLNimbusTimeline.git Vendor/JLNimbusTimeline
NimbusTimeline is available under the MIT license. See the LICENSE file for more info.