Skip to content

Latest commit

 

History

History

Example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

FeedlyKit Example

How to build

  • Install cocoapod

    $ gem install cocoapod
  • Install dependencies with pod command

    $ pod install
  • Open FeedlyKitExample.xcworkspace with xcode and run it