Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 473 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 473 Bytes

PandaDemo

Demo Project for Panda, smooth WeiBo Feed with Panda

The WeiBo API dump data and some Object-C class is from YYKit

usage

  1. checkout PandaDemo

    git clone https://github.com/nangege/PandaDemo
  2. init submodule

    git submodule init. 
    git submodule update
  3. update framework

    carthage update