Skip to content

Commit

Permalink
Switch to https
Browse files Browse the repository at this point in the history
  • Loading branch information
zenangst committed Mar 26, 2020
1 parent c4af59f commit 885df1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://github.com/CocoaPods/Specs.git'
platform :macos, '10.14'

# Frameworks
pod 'Blueprints', git: 'git@github.com:zenangst/Blueprints.git', branch: 'feature/preferred-layout-attributes'
pod 'Blueprints', git: 'https://github.com/zenangst/Blueprints.git', branch: 'feature/preferred-layout-attributes'
pod 'Differific'
pod 'Family'
pod 'UserInterface'
Expand Down

0 comments on commit 885df1c

Please sign in to comment.