Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Commit 1b3b194

Browse files
authored
Merge pull request #235 from Lickability/feature/bump-version
Add .swift-version and changes default_subspec to default_subspecs
2 parents 7737e5b + 9ec743a commit 1b3b194

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

.swift-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4.0

Example/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ EXTERNAL SOURCES:
1313
:path: ../
1414

1515
SPEC CHECKSUMS:
16-
PinpointKit: e828ae9c7e27ee68dd062b48457ab1a42ef09b34
16+
PinpointKit: c60e0f217081b6e0691a2e61f03bf5ed39eb86ee
1717
SwiftLint: 1134786caedd2caab0560d2f36b76414a5a56808
1818

1919
PODFILE CHECKSUM: 1f4e98c55bec5a078c5fdd5afec7cf066461b486

Example/Pods/Local Podspecs/PinpointKit.podspec.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

PinpointKit.podspec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
]
4545
}
4646
],
47-
"default_subspec": "Core",
47+
"default_subspecs": "Core",
4848
"dependencies": { }
4949
}

0 commit comments

Comments
 (0)