Skip to content

Commit

Permalink
use CocoaPods 1.10 release version
Browse files Browse the repository at this point in the history
  • Loading branch information
banjun committed Oct 24, 2020
1 parent b945bf3 commit fad5884
Show file tree
Hide file tree
Showing 71 changed files with 1,931 additions and 1,728 deletions.
1 change: 0 additions & 1 deletion Example/Podfile
@@ -1,4 +1,3 @@
source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!

abstract_target 'ikemen' do
Expand Down
18 changes: 9 additions & 9 deletions Example/Podfile.lock
@@ -1,15 +1,15 @@
PODS:
- Nimble (8.0.1)
- Quick (2.0.0)
- "※ikemen (0.5.0)"
- Nimble (8.1.2)
- Quick (3.0.0)
- "※ikemen (0.6.0)"

DEPENDENCIES:
- Nimble
- Quick
- "※ikemen (from `../`)"

SPEC REPOS:
https://github.com/cocoapods/specs.git:
trunk:
- Nimble
- Quick

Expand All @@ -18,10 +18,10 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Nimble: 45f786ae66faa9a709624227fae502db55a8bdd0
Quick: ce1276c7c27ba2da3cb2fd0cde053c3648b3b22d
"※ikemen": 3d258f02636e1964bfb6028f482287c08e23b500
Nimble: 3864815b4703c7ebffba875973c70e854489fbae
Quick: 6d9559f40647bc4d510103842ef2fdd882d753e2
"※ikemen": e8d8bbbeaf7ac692b091ea1abc10365947e8ba99

PODFILE CHECKSUM: adc600658bc8d25a4731a6181fca600945a5a19f
PODFILE CHECKSUM: 7bda7337ce5b3b9c8519efc9fed7efe17560c755

COCOAPODS: 1.6.1
COCOAPODS: 1.10.0
10 changes: 7 additions & 3 deletions Example/Pods/Local Podspecs/※ikemen.podspec.json

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

18 changes: 9 additions & 9 deletions Example/Pods/Manifest.lock

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

25 changes: 24 additions & 1 deletion Example/Pods/Nimble/README.md

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

36 changes: 18 additions & 18 deletions Example/Pods/Nimble/Sources/Nimble/Adapters/NMBExpectation.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.

4 changes: 2 additions & 2 deletions Example/Pods/Nimble/Sources/Nimble/Expression.swift

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

16 changes: 10 additions & 6 deletions Example/Pods/Nimble/Sources/Nimble/Matchers/BeCloseTo.swift

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

10 changes: 6 additions & 4 deletions Example/Pods/Nimble/Sources/Nimble/Matchers/BeGreaterThan.swift

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

0 comments on commit fad5884

Please sign in to comment.