From 1fdea6518133e69160855dfe95cdaebe9ecf573e Mon Sep 17 00:00:00 2001 From: Max Kraev Date: Mon, 10 May 2021 12:00:39 +0300 Subject: [PATCH] Update example --- Example/Podfile.lock | 4 ++-- Example/Pods/Local Podspecs/AnchoredBottomSheet.podspec.json | 4 ++-- Example/Pods/Manifest.lock | 4 ++-- .../AnchoredBottomSheet/AnchoredBottomSheet-Info.plist | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index b90c868..9993e79 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - AnchoredBottomSheet (0.8.0): + - AnchoredBottomSheet (1.1.1): - SnapKit (~> 5.0) - SnapKit (5.0.1) @@ -15,7 +15,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - AnchoredBottomSheet: dc8cd6bb5bde789564293922abb8cbf943db66e3 + AnchoredBottomSheet: 963a14fd1248b6f866a3c035e8a100612ab5781d SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb PODFILE CHECKSUM: c86fdd48ec5af0de2a695e036f29288da5648e31 diff --git a/Example/Pods/Local Podspecs/AnchoredBottomSheet.podspec.json b/Example/Pods/Local Podspecs/AnchoredBottomSheet.podspec.json index 6afd6d9..5418335 100644 --- a/Example/Pods/Local Podspecs/AnchoredBottomSheet.podspec.json +++ b/Example/Pods/Local Podspecs/AnchoredBottomSheet.podspec.json @@ -1,6 +1,6 @@ { "name": "AnchoredBottomSheet", - "version": "0.8.0", + "version": "1.1.1", "summary": "iOS Maps like bottom sheet with configurable anchors and reusable pannable View", "description": "This small library tries to achieve this goals:\n1. Provide an easy to use interface to create popup like controller with configurable anchor points\n2. Provide a reusable view that can be used without a popup for some UI cases (split screen for example). Used that way the BottomSheetView will handle it's own pan gesture", "homepage": "https://github.com/havebeenfitz/AnchoredBottomSheet", @@ -13,7 +13,7 @@ }, "source": { "git": "https://github.com/havebeenfitz/AnchoredBottomSheet.git", - "tag": "0.8.0" + "tag": "1.1.1" }, "platforms": { "ios": "10.0" diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index b90c868..9993e79 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -1,5 +1,5 @@ PODS: - - AnchoredBottomSheet (0.8.0): + - AnchoredBottomSheet (1.1.1): - SnapKit (~> 5.0) - SnapKit (5.0.1) @@ -15,7 +15,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - AnchoredBottomSheet: dc8cd6bb5bde789564293922abb8cbf943db66e3 + AnchoredBottomSheet: 963a14fd1248b6f866a3c035e8a100612ab5781d SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb PODFILE CHECKSUM: c86fdd48ec5af0de2a695e036f29288da5648e31 diff --git a/Example/Pods/Target Support Files/AnchoredBottomSheet/AnchoredBottomSheet-Info.plist b/Example/Pods/Target Support Files/AnchoredBottomSheet/AnchoredBottomSheet-Info.plist index 2cf03a7..d60f138 100644 --- a/Example/Pods/Target Support Files/AnchoredBottomSheet/AnchoredBottomSheet-Info.plist +++ b/Example/Pods/Target Support Files/AnchoredBottomSheet/AnchoredBottomSheet-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.8.0 + 1.1.1 CFBundleSignature ???? CFBundleVersion