Skip to content

Commit

Permalink
Update SwiftyMocky pod
Browse files Browse the repository at this point in the history
  • Loading branch information
raphrel committed Jan 27, 2020
1 parent eb5a9c0 commit 55393af
Show file tree
Hide file tree
Showing 135 changed files with 1,381 additions and 1,475 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ target 'ModernAVPlayer_Example' do

pod 'Quick', '2.2.0'
pod 'Nimble', '8.0.4'
pod 'SwiftyMocky', '3.4.0'
pod 'SwiftyMocky', '3.5.0'

end
end
12 changes: 6 additions & 6 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ PODS:
- RxSwift (5.0.0)
- Sourcery (0.17.0)
- SwiftLint (0.38.2)
- SwiftyMocky (3.4.0):
- SwiftyMocky/Core (= 3.4.0)
- SwiftyMocky/Core (3.4.0):
- SwiftyMocky (3.5.0):
- SwiftyMocky/Core (= 3.5.0)
- SwiftyMocky/Core (3.5.0):
- Sourcery (>= 0.17)

DEPENDENCIES:
- ModernAVPlayer/RxSwift (from `.`)
- Nimble (= 8.0.4)
- Quick (= 2.2.0)
- SwiftLint (= 0.38.2)
- SwiftyMocky (= 3.4.0)
- SwiftyMocky (= 3.5.0)

SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
Expand All @@ -51,8 +51,8 @@ SPEC CHECKSUMS:
RxSwift: 8b0671caa829a763bbce7271095859121cbd895f
Sourcery: 3ed61be7c8a1218fce349266139379dba477efe0
SwiftLint: 8f5d2f903e1c9bcbc832fd16771e80a263ac6cbb
SwiftyMocky: 030e1f0e0669952287af29d38b4748461d22312d
SwiftyMocky: f277174040db328a9da04ce8efa81b6d6d5b9d7d

PODFILE CHECKSUM: 5743338b2fa75ee252b8fc7aed2e2afb5c43fc13
PODFILE CHECKSUM: 56811f68aa97345ee3c5a4f1c98a0aa332e2b289

COCOAPODS: 1.8.4
12 changes: 6 additions & 6 deletions Pods/Manifest.lock

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

126 changes: 63 additions & 63 deletions Pods/Pods.xcodeproj/project.pbxproj

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

2 changes: 1 addition & 1 deletion Pods/SwiftyMocky/Makefile

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

17 changes: 4 additions & 13 deletions Pods/SwiftyMocky/Package.resolved

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

12 changes: 6 additions & 6 deletions Pods/SwiftyMocky/Podfile.lock

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

47 changes: 47 additions & 0 deletions Pods/SwiftyMocky/Podspec.template

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

14 changes: 7 additions & 7 deletions Pods/SwiftyMocky/README.md

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

Loading

0 comments on commit 55393af

Please sign in to comment.