Skip to content

Commit 6bdd8e6

Browse files
committed
Version bump
1 parent 6041fd5 commit 6bdd8e6

File tree

30 files changed

+56
-52
lines changed

30 files changed

+56
-52
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changelog
22

3+
* **0.6.1** Added shake animation<br>Introduced hideStatusBar option
34
* **0.6.0** Swift 4 support<br>Dropped iOS8 compatibility
45
* **0.5.4** Fixed bug where blur view would reveal hidden layer<br>Improved view controller lifecycle handling<br>Scroll views can now be used with gesture dismissal
56
* **0.5.3** Fixed memory leak with custom view controllers<br>Added UI automation & snapshot tests

Example/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ PODS:
55
- FBSnapshotTestCase/SwiftSupport (2.1.4):
66
- FBSnapshotTestCase/Core
77
- Nimble (7.0.2)
8-
- PopupDialog (0.6.0)
9-
- SwiftLint (0.22.0)
8+
- PopupDialog (0.6.1)
9+
- SwiftLint (0.24.0)
1010

1111
DEPENDENCIES:
1212
- FBSnapshotTestCase (from `https://github.com/facebook/ios-snapshot-test-case.git`, commit `ed4e6a6`)
@@ -29,8 +29,8 @@ CHECKOUT OPTIONS:
2929
SPEC CHECKSUMS:
3030
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
3131
Nimble: bfe1f814edabba69ff145cb1283e04ed636a67f2
32-
PopupDialog: 6382b868ea57e78032725d54a4dfbc57d27f7281
33-
SwiftLint: 1134786caedd2caab0560d2f36b76414a5a56808
32+
PopupDialog: 89e5f9eeb724de17438559f413e2f6d286d2b88d
33+
SwiftLint: a014c92b4664e8b13f380f8640a51bb1733778ba
3434

3535
PODFILE CHECKSUM: 7a27ac877c3a93aa83583a4625417841e72145e5
3636

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

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/SwiftLint/SwiftLintFramework.framework/Versions/A/Frameworks/Commandant.framework/Versions/A/Resources/Info.plist

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/SwiftLint/SwiftLintFramework.framework/Versions/A/Frameworks/Result.framework/Versions/A/Resources/Info.plist

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/SwiftLint/SwiftLintFramework.framework/Versions/A/Frameworks/SWXMLHash.framework/Versions/A/Resources/Info.plist

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)