Skip to content

Commit

Permalink
Restore Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
zenangst committed Feb 10, 2019
1 parent 7550e1f commit 4c186e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform :macos, '10.14'
# Frameworks
pod 'Blueprints'
pod 'Differific'
pod 'Family', path: '_pods/Family'
pod 'Family'
pod 'UserInterface'
pod 'Sourcery'

Expand Down
9 changes: 3 additions & 6 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,25 @@ PODS:
DEPENDENCIES:
- Blueprints
- Differific
- Family (from `_pods/Family`)
- Family
- Sourcery
- UserInterface

SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Blueprints
- Differific
- Family
- Sourcery
- UserInterface

EXTERNAL SOURCES:
Family:
:path: _pods/Family

SPEC CHECKSUMS:
Blueprints: 6dea8aa1e682d4ee405b83502569011e8640f394
Differific: b26ecab6daa1a2a93efeee41cec5e9593ced09bc
Family: e2837114ecc12f2164b2b5328a6269ea63fb7e10
Sourcery: 5895672cae353cdbfa95f3f4aaeb75a664d76f6a
UserInterface: 54e15db9aceaec2b9686d00f471adb15d2598ea3

PODFILE CHECKSUM: 5860d322941de887dd5e7287667d76345e73097d
PODFILE CHECKSUM: 9a4a4208e8595d7fa51cbc758521284dec9359cc

COCOAPODS: 1.6.0

0 comments on commit 4c186e9

Please sign in to comment.