gabrielPeart / podcast-ios

An open-source iOS app for listening to podcasts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podcast iOS Client

Build Status

Recast is another app from Cornell AppDev, a project team at Cornell University. It is a podcast client that seeks to transform the way you listen to, interact with, and share and discover podcast content.

Download Recast on the App Store!

Recast

Development

Installation

We use CocoaPods for our dependency manager. This should be installed before continuing.

After cloning the project, cd into the new directory and install dependencies with

pod install

Open the Podcast Xcode workspace, Podcast.xcworkspace, and enjoy!

External Collaboration

Our backend url is only available to our team's developers, the app will not connect without it. If you would like to run the app, please clone our team's backend repository and then add your api-url in Keys.plist.

About

An open-source iOS app for listening to podcasts

License:MIT License


Languages

Language:Swift 99.9%Language:Ruby 0.1%Language:Objective-C 0.0%