jimneylee / JLNimbusTimeline

designed to process and display the timeline data in tableview. base on Nimbus and AFNetworking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

Screenshots

Screenshot

Installation

Via CocoaPods

use this later on

As a submodule to your project

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

License

NimbusTimeline is available under the MIT license. See the LICENSE file for more info.

About

designed to process and display the timeline data in tableview. base on Nimbus and AFNetworking.

License:MIT License


Languages

Language:Objective-C 98.3%Language:Ruby 1.7%