Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noppefoxwolf/feedlinx
Feedly API Library for iOS.
https://github.com/noppefoxwolf/feedlinx
Last synced: 29 days ago
JSON representation
Feedly API Library for iOS.
- Host: GitHub
- URL: https://github.com/noppefoxwolf/feedlinx
- Owner: noppefoxwolf
- License: mit
- Created: 2015-07-17T08:42:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T07:04:15.000Z (over 9 years ago)
- Last Synced: 2024-05-02T05:45:59.289Z (6 months ago)
- Language: Objective-C
- Homepage:
- Size: 324 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Feedlinx
![](./banner.png)
[![CI Status](http://img.shields.io/travis/hirano_tomoya/Feedlinx.svg?style=flat)](https://travis-ci.org/hirano_tomoya/Feedlinx)
[![Version](https://img.shields.io/cocoapods/v/Feedlinx.svg?style=flat)](http://cocoapods.org/pods/Feedlinx)
[![License](https://img.shields.io/cocoapods/l/Feedlinx.svg?style=flat)](http://cocoapods.org/pods/Feedlinx)
[![Platform](https://img.shields.io/cocoapods/p/Feedlinx.svg?style=flat)](http://cocoapods.org/pods/Feedlinx)## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
Feedlinx is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "Feedlinx"
```## Author
http://twitter.com/noppefoxwolf
## License
Feedlinx is available under the MIT license. See the LICENSE file for more info.