Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 237 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 237 Bytes

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