Skip to content

Commit

Permalink
Update to latest SwiftLocation
Browse files Browse the repository at this point in the history
  • Loading branch information
robbiet480 committed Sep 19, 2016
1 parent 8314894 commit 11a7c2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ target 'HomeAssistant' do
pod 'PromiseKit'
pod 'Realm'
pod 'RealmSwift'
pod 'SwiftLocation', :git => 'https://github.com/malcommac/SwiftLocation.git', :branch => 'master'
pod 'SwiftLocation'
pod 'Whisper', :git => 'https://github.com/hyperoslo/Whisper.git', :branch => 'swift-3'
end

Expand Down
10 changes: 2 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ DEPENDENCIES:
- PromiseKit
- Realm
- RealmSwift
- SwiftLocation (from `https://github.com/malcommac/SwiftLocation.git`, branch `master`)
- SwiftLocation
- Whisper (from `https://github.com/hyperoslo/Whisper.git`, branch `swift-3`)

EXTERNAL SOURCES:
Expand All @@ -81,9 +81,6 @@ EXTERNAL SOURCES:
PermissionScope:
:branch: swift3-ios10-usernotifications
:git: https://github.com/robbiet480/PermissionScope.git
SwiftLocation:
:branch: master
:git: https://github.com/malcommac/SwiftLocation.git
Whisper:
:branch: swift-3
:git: https://github.com/hyperoslo/Whisper.git
Expand All @@ -101,9 +98,6 @@ CHECKOUT OPTIONS:
PermissionScope:
:commit: 4bd59686bf6b303994badd9e5121a663373415dd
:git: https://github.com/robbiet480/PermissionScope.git
SwiftLocation:
:commit: 9db2c814782c5db8a8e0c1edea1a4778be4f207f
:git: https://github.com/malcommac/SwiftLocation.git
Whisper:
:commit: 27ebbc613c79058e3d10cdf8cb94e820c889bda8
:git: https://github.com/hyperoslo/Whisper.git
Expand Down Expand Up @@ -132,6 +126,6 @@ SPEC CHECKSUMS:
SwiftLocation: f1bf5acb7992dd96c6f773c383f9c0479f07727d
Whisper: 74decae53daf8caff5acf8628e24b92d3f05a453

PODFILE CHECKSUM: 88b0bd8d880328b7a7d15e0f041c2192c10e850c
PODFILE CHECKSUM: bfe23a6a5d36f428721ee79beabc946fb2a27a71

COCOAPODS: 1.1.0.rc.1

0 comments on commit 11a7c2e

Please sign in to comment.