CocoaPods / feeds.cocoapods.org

Feeds or newly published Pods.
https://feeds.cocoapods.org
8 stars 7 forks source link

RSS and Twitter notifications for new Pods

Build Status

This application creates and updates an RSS feed containing the last 30 pods added to CocoaPods/specs. During each update it tweets the new pods.

Application

Setup

$ cp .env.sample .env
$ vim .env
$ rake bootstrap
$ foreman start

Run Tests:

$ rake

License and Contributions

This application and CocoaPods are available under the MIT license.

Contributing to the CocoaPods projects is really easy and gratifying. You even get push access when one of your patches is accepted.

Events