Skip to content

Commit

Permalink
Update Example project
Browse files Browse the repository at this point in the history
  • Loading branch information
freak4pc committed Feb 12, 2019
1 parent 8aba33e commit dee0024
Show file tree
Hide file tree
Showing 86 changed files with 3,669 additions and 2,974 deletions.
1 change: 0 additions & 1 deletion Example/Cartfile

This file was deleted.

1 change: 0 additions & 1 deletion Example/Cartfile.resolved

This file was deleted.

30 changes: 17 additions & 13 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
PODS:
- Nimble (7.3.1)
- Quick (1.3.2)
- RxCocoa (4.3.1):
- Nimble (7.3.3)
- Quick (1.3.4)
- RxAtomic (4.4.0)
- RxCocoa (4.4.0):
- RxSwift (~> 4.0)
- RxMKMapView (4.3.0):
- RxCocoa (~> 4.3)
- RxSwift (~> 4.3)
- RxSwift (4.3.1)
- RxMKMapView (4.4.0):
- RxCocoa (~> 4.4)
- RxSwift (~> 4.4)
- RxSwift (4.4.0):
- RxAtomic (~> 4.4)

DEPENDENCIES:
- Nimble
Expand All @@ -17,6 +19,7 @@ SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Nimble
- Quick
- RxAtomic
- RxCocoa
- RxSwift

Expand All @@ -25,12 +28,13 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Nimble: 04f732da099ea4d153122aec8c2a88fd0c7219ae
Quick: 2623cb30d7a7f41ca62f684f679586558f483d46
RxCocoa: 78763c7b07d02455598d9fc3c1ad091a28b73635
RxMKMapView: f70f2837e201ce9598960dae8e415d3e2023305e
RxSwift: fe0fd770a43acdb7d0a53da411c9b892e69bb6e4
Nimble: 3b434b1e7d0a92603a13550a82880b0d952f518e
Quick: f4f7f063c524394c73ed93ac70983c609805d481
RxAtomic: eacf60db868c96bfd63320e28619fe29c179656f
RxCocoa: df63ebf7b9a70d6b4eeea407ed5dd4efc8979749
RxMKMapView: e413c9f349df894254ed6b15fccee3952ac86dc6
RxSwift: 5976ecd04fc2fefd648827c23de5e11157faa973

PODFILE CHECKSUM: 71ce9fa2b867d95f8b9aca3810e348d809d86709

COCOAPODS: 1.5.3
COCOAPODS: 1.6.0
8 changes: 4 additions & 4 deletions Example/Pods/Local Podspecs/RxMKMapView.podspec.json

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

30 changes: 17 additions & 13 deletions Example/Pods/Manifest.lock

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.

8 changes: 6 additions & 2 deletions Example/Pods/Nimble/Sources/Nimble/Matchers/Async.swift

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

28 changes: 26 additions & 2 deletions Example/Pods/Nimble/Sources/Nimble/Matchers/BeIdenticalTo.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.

2 changes: 1 addition & 1 deletion Example/Pods/Nimble/Sources/Nimble/Utils/Await.swift

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

14 changes: 13 additions & 1 deletion Example/Pods/Nimble/Sources/Nimble/Utils/Stringers.swift

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

Loading

0 comments on commit dee0024

Please sign in to comment.