Skip to content

Commit

Permalink
Merge pull request #161 from RefugeRestrooms/release/2.1.0
Browse files Browse the repository at this point in the history
Release/2.1.0
  • Loading branch information
hkellaway authored Jan 7, 2020
2 parents 9a22478 + fc49238 commit a483790
Show file tree
Hide file tree
Showing 216 changed files with 1,086 additions and 20,090 deletions.
7 changes: 0 additions & 7 deletions .travis.yml

This file was deleted.

44 changes: 0 additions & 44 deletions CONTRIBUTING.md

This file was deleted.

15 changes: 2 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,10 @@ Refuge Restrooms for iOS

[![License](https://img.shields.io/badge/license-AGPL-lightgrey.svg)](https://raw.githubusercontent.com/RefugeRestrooms/refugerestrooms-ios/master/LICENSE)
![iOS](https://img.shields.io/badge/platform-ios-lightgrey.svg)
[![Build Status](https://travis-ci.org/RefugeRestrooms/refugerestrooms-ios.svg?branch=master)](https://travis-ci.org/RefugeRestrooms/refugerestrooms-ios)

[![App Store Badge](http://harlankellaway.com/img/apps/app-store-badge.svg)](http://bit.ly/refuge-ios)
The Refuge iOS app was decommissioned as of 2020. See [Issue#156](https://github.com/RefugeRestrooms/refugerestrooms-ios/issues/156)

Refuge Restrooms for iOS is the iOS complement to [refugerestrooms.org](http://refugerestrooms.org), which seeks to provide safe restroom access for transgender, intersex, and gender nonconforming individuals. Find out more: [http://www.refugerestrooms.org/about](http://www.refugerestrooms.org/about).

![Refuge Onboarding Image](http://harlankellaway.com/img/apps/refuge-onboard-full1.jpg)

Download on the App Store: http://bit.ly/refuge-ios

## Contributing

Want to help out? Check out the [Contributors Guide](https://github.com/RefugeRestrooms/refuge-ios/blob/master/CONTRIBUTING.md)!
To view and submit restrooms use [refugerestrooms.org](https://refugerestrooms.org)

## Credits

Expand All @@ -35,8 +26,6 @@ Refuge Restrooms uses the [Refuge Restrooms API](http://www.refugerestrooms.org/
<br>
[HNKGooglePlacesAutocomplete](https://github.com/hkellaway/HNKGooglePlacesAutocomplete)
<br>
[iRate](https://github.com/nicklockwood/iRate)
<br>
[Mantle](https://github.com/Mantle/Mantle)
<br>
[Reachability](https://github.com/tonymillion/Reachability)
Expand Down
2 changes: 0 additions & 2 deletions refuge-ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ target 'refuge-ios' do
pod 'ADClusterMapView', '1.1.0'
pod 'AFNetworking', '~> 2.5'
pod 'EAIntroView', '2.6.4'
pod 'iRate', '~> 1.11'
pod 'Mantle', '~> 1.5'
pod 'Mixpanel', '~> 2.7'
pod 'Reachability', '~> 3.2'
pod 'HNKGooglePlacesAutocomplete', :git => 'https://github.com/hkellaway/HNKGooglePlacesAutocomplete.git', :branch => 'refuge'

Expand Down
14 changes: 1 addition & 13 deletions refuge-ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,35 +33,25 @@ PODS:
- HNKGooglePlacesAutocomplete/Models/Networking (1.0.0):
- AFNetworking (= 2.5.4)
- Mantle (~> 1.5)
- iRate (1.11.4)
- Mantle (1.5.4):
- Mantle/extobjc (= 1.5.4)
- Mantle/extobjc (1.5.4)
- Mixpanel (2.8.1):
- Mixpanel/Mixpanel (= 2.8.1)
- Mixpanel/Mixpanel (2.8.1):
- Mixpanel/MPCategoryHelpers
- Mixpanel/MPCategoryHelpers (2.8.1)
- Reachability (3.2)

DEPENDENCIES:
- ADClusterMapView (= 1.1.0)
- AFNetworking (~> 2.5)
- EAIntroView (= 2.6.4)
- HNKGooglePlacesAutocomplete (from `https://github.com/hkellaway/HNKGooglePlacesAutocomplete.git`, branch `refuge`)
- iRate (~> 1.11)
- Mantle (~> 1.5)
- Mixpanel (~> 2.7)
- Reachability (~> 3.2)

SPEC REPOS:
trunk:
- ADClusterMapView
- AFNetworking
- EAIntroView
- iRate
- Mantle
- Mixpanel
- Reachability

EXTERNAL SOURCES:
Expand All @@ -79,11 +69,9 @@ SPEC CHECKSUMS:
AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e
EAIntroView: df7dc18da73e1831d06878b9c0e13da78e6bb3ce
HNKGooglePlacesAutocomplete: df24f7b3d2eeca22f5b3db80bd70f0e160e605d8
iRate: 599ed07c854e0695f3c605d1b2a64c67d912acb7
Mantle: 60acd0cd363e27d945bda0a6b8e90577112d28f3
Mixpanel: 93c4825025e6380ced273ed7178496282e385077
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96

PODFILE CHECKSUM: eb893c171ea238ae326bcff30479473b5ee5a13e
PODFILE CHECKSUM: 77df124b069a9d2b45debb6f682e1893b6bc927e

COCOAPODS: 1.8.4

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 1 addition & 13 deletions refuge-ios/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a483790

Please sign in to comment.