Skip to content

Commit

Permalink
Update pods
Browse files Browse the repository at this point in the history
  • Loading branch information
ealeksandrov committed Oct 24, 2019
1 parent 5310a15 commit 6b844d6
Show file tree
Hide file tree
Showing 150 changed files with 5,623 additions and 2,731 deletions.
143 changes: 60 additions & 83 deletions Example/EARestrictedScrollView-Example.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

36 changes: 25 additions & 11 deletions Example/Podfile.lock
Expand Up @@ -5,13 +5,18 @@ PODS:
- FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- Nimble (7.0.1)
- Nimble-Snapshots (6.2.1):
- Nimble-Snapshots/Core (= 6.2.1)
- Nimble-Snapshots/Core (6.2.1):
- FBSnapshotTestCase (~> 2.0)
- iOSSnapshotTestCase (5.0.2):
- iOSSnapshotTestCase/SwiftSupport (= 5.0.2)
- iOSSnapshotTestCase/Core (5.0.2)
- iOSSnapshotTestCase/SwiftSupport (5.0.2):
- iOSSnapshotTestCase/Core
- Nimble (7.3.4)
- Nimble-Snapshots (6.9.1):
- Nimble-Snapshots/Core (= 6.9.1)
- Nimble-Snapshots/Core (6.9.1):
- iOSSnapshotTestCase (~> 5.0)
- Nimble (~> 7.0)
- Quick (1.1.0)
- Quick (2.2.0)

DEPENDENCIES:
- EARestrictedScrollView (from `../`)
Expand All @@ -20,17 +25,26 @@ DEPENDENCIES:
- Nimble-Snapshots
- Quick

SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- FBSnapshotTestCase
- iOSSnapshotTestCase
- Nimble
- Nimble-Snapshots
- Quick

EXTERNAL SOURCES:
EARestrictedScrollView:
:path: ../
:path: "../"

SPEC CHECKSUMS:
EARestrictedScrollView: cbaa853ca38aa5dc886d9313b46a1323f7cb62af
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
Nimble: 657d000e11df8aebe27cdaf9d244de7f30ed87f7
Nimble-Snapshots: 31c8ef7fcebf0e68b4dff83f6e2160813a4a116b
Quick: dafc587e21eed9f4cab3249b9f9015b0b7a7f71d
iOSSnapshotTestCase: 2d51aa06775e95cecb0a1fb9c5c159ccd1dd4596
Nimble: 051e3d8912d40138fa5591c78594f95fb172af37
Nimble-Snapshots: bbd1ab264bacc24a9ce24a8363bc05aac783aeb0
Quick: 7fb19e13be07b5dfb3b90d4f9824c855a11af40e

PODFILE CHECKSUM: 25ff1ac01edf35e600b19d9cff7edb5356522b5b

COCOAPODS: 1.3.0.beta.2
COCOAPODS: 1.8.4
36 changes: 25 additions & 11 deletions Example/Pods/Manifest.lock

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

11 changes: 6 additions & 5 deletions Example/Pods/Nimble-Snapshots/CurrentTestCaseTracker.swift

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

80 changes: 58 additions & 22 deletions Example/Pods/Nimble-Snapshots/DynamicSize/DynamicSizeSnapshot.swift

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.

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

0 comments on commit 6b844d6

Please sign in to comment.