Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Philly Bike Share for iOS helps you locate the closest Indego docking staiton.

Notifications You must be signed in to change notification settings

RappidDevelopment/PhillyBikeShare-iOS

Repository files navigation

Bike Philly

Bike Philly is a free iOS application that helps you locate the closest Indego docking station and how many bikes and open docks are available.

The application can be downloaded in the Apple App Store.

Build Instructions

You'll need Cocoapods for most of our dependencies. CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like AFNetworking in your projects.

$ gem install cocoapods

Download the source code

$ git clone https://github.com/RappidDevelopment/PhillyBikeShare-iOS.git
$ cd PhillyBikeShare-iOS/

Now you'll need to build the dependencies.

$ pod install

Note: Don't open the .xcodeproj file because we use Cocoapods, use the .xcworkspace file.

Communication

  • If you found a bug, and can provide steps to reliably reproduce it, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, view our waffle.io board and/or submit a pull request.

Third-party Libraries

This software additionally references or incorporates the following sources of intellectual property, the license terms for which are set forth in the sources themselves:

The following dependencies are bundled with the Bike Philly iOS application, but are under terms of a separate license:

  • AFNetworking - A delightful iOS and OS X networking framework Build Status

  • libextobjc - A Cocoa library to extend the Objective-C programming language.

For a more complete list, check the Podfile.

Acknowledgements

This project is not directly affliated with the City of Philadelphia, Independence Blue Cross and the Indego Bike Share Program. More information about each can be found here:

Other contributors include:

License

Bike Philly: Philly Bike Share for iOS is released under the [DBAD] (http://www.dbad-license.org) license. See the DBAD LICENSE for details.

About

Philly Bike Share for iOS helps you locate the closest Indego docking staiton.

Resources

Stars

Watchers

Forks

Packages

No packages published