From 27dabd13f9e620c98ce6bc64cb1de08f780ee311 Mon Sep 17 00:00:00 2001 From: ryoya ito Date: Mon, 21 Oct 2019 17:07:51 +0900 Subject: [PATCH 1/3] Update UITextView+Placeholder for Example project --- Example/Podfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 62472bb..a071aa0 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -17,7 +17,7 @@ PODS: - SwiftyColor (1.2.0) - SwiftyImage (1.5.0) - Then (2.4.0) - - "UITextView+Placeholder (1.2.1)" + - "UITextView+Placeholder (1.3.3)" DEPENDENCIES: - CGFloatLiteral @@ -31,7 +31,7 @@ DEPENDENCIES: - "UITextView+Placeholder" SPEC REPOS: - https://github.com/cocoapods/specs.git: + https://github.com/CocoaPods/Specs.git: - CGFloatLiteral - ManualLayout - ReusableKit @@ -42,6 +42,7 @@ SPEC REPOS: - SwiftyColor - SwiftyImage - Then + trunk: - "UITextView+Placeholder" EXTERNAL SOURCES: @@ -53,15 +54,15 @@ SPEC CHECKSUMS: ManualLayout: 68ac8cfa6b5f656f7a9fadec3730208b95986880 ReusableKit: d0b040de03b293288b0ca27a78602691d3346d9b RxCocoa: fcf32050ac00d801f34a7f71d5e8e7f23026dcd8 - RxKeyboard: 6683c4344304a00f943c158bd8a43ce5469c82a7 + RxKeyboard: 4d414c5d6e0d7bbd7ae2f96fe22b5e75b707c2e9 RxRelay: 4f7409406a51a55cd88483f21ed898c234d60f18 RxSwift: 8b0671caa829a763bbce7271095859121cbd895f SnapKit: fd22d10eb9aff484d79a8724eab922c1ddf89bcf SwiftyColor: ac23e6c0b561838c1ef0f554ff170cceba14546b SwiftyImage: b4f0523c4a775c79c45dd328f42ed9b3111d5898 Then: 71866660c7af35a7343831f7668e7cd2b62ee0f2 - "UITextView+Placeholder": 0c3efd97f37ea64bde7f34cc6e90fe02e87b3909 + "UITextView+Placeholder": c407b27599ea23cca425946fee3cf1db5d547008 PODFILE CHECKSUM: 217b0b1c7b2faddc54272a5bde63843c54f48190 -COCOAPODS: 1.6.1 +COCOAPODS: 1.8.3 From bec4eb15be9434d03c27a00512863a42c0817126 Mon Sep 17 00:00:00 2001 From: ryoya ito Date: Thu, 24 Oct 2019 14:22:36 +0900 Subject: [PATCH 2/3] Revert "Update UITextView+Placeholder for Example project" This reverts commit 27dabd13f9e620c98ce6bc64cb1de08f780ee311. --- Example/Podfile.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index a071aa0..62472bb 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -17,7 +17,7 @@ PODS: - SwiftyColor (1.2.0) - SwiftyImage (1.5.0) - Then (2.4.0) - - "UITextView+Placeholder (1.3.3)" + - "UITextView+Placeholder (1.2.1)" DEPENDENCIES: - CGFloatLiteral @@ -31,7 +31,7 @@ DEPENDENCIES: - "UITextView+Placeholder" SPEC REPOS: - https://github.com/CocoaPods/Specs.git: + https://github.com/cocoapods/specs.git: - CGFloatLiteral - ManualLayout - ReusableKit @@ -42,7 +42,6 @@ SPEC REPOS: - SwiftyColor - SwiftyImage - Then - trunk: - "UITextView+Placeholder" EXTERNAL SOURCES: @@ -54,15 +53,15 @@ SPEC CHECKSUMS: ManualLayout: 68ac8cfa6b5f656f7a9fadec3730208b95986880 ReusableKit: d0b040de03b293288b0ca27a78602691d3346d9b RxCocoa: fcf32050ac00d801f34a7f71d5e8e7f23026dcd8 - RxKeyboard: 4d414c5d6e0d7bbd7ae2f96fe22b5e75b707c2e9 + RxKeyboard: 6683c4344304a00f943c158bd8a43ce5469c82a7 RxRelay: 4f7409406a51a55cd88483f21ed898c234d60f18 RxSwift: 8b0671caa829a763bbce7271095859121cbd895f SnapKit: fd22d10eb9aff484d79a8724eab922c1ddf89bcf SwiftyColor: ac23e6c0b561838c1ef0f554ff170cceba14546b SwiftyImage: b4f0523c4a775c79c45dd328f42ed9b3111d5898 Then: 71866660c7af35a7343831f7668e7cd2b62ee0f2 - "UITextView+Placeholder": c407b27599ea23cca425946fee3cf1db5d547008 + "UITextView+Placeholder": 0c3efd97f37ea64bde7f34cc6e90fe02e87b3909 PODFILE CHECKSUM: 217b0b1c7b2faddc54272a5bde63843c54f48190 -COCOAPODS: 1.8.3 +COCOAPODS: 1.6.1 From e7ff1780a5d762f7b0f34b7ff2716a60247ec0a1 Mon Sep 17 00:00:00 2001 From: ryoya ito Date: Thu, 24 Oct 2019 14:24:22 +0900 Subject: [PATCH 3/3] Update UITextView+Placeholder for Example project and use cocoapods 1.6.x --- Example/Podfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 62472bb..5a1ec8d 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -17,7 +17,7 @@ PODS: - SwiftyColor (1.2.0) - SwiftyImage (1.5.0) - Then (2.4.0) - - "UITextView+Placeholder (1.2.1)" + - "UITextView+Placeholder (1.3.3)" DEPENDENCIES: - CGFloatLiteral @@ -60,8 +60,8 @@ SPEC CHECKSUMS: SwiftyColor: ac23e6c0b561838c1ef0f554ff170cceba14546b SwiftyImage: b4f0523c4a775c79c45dd328f42ed9b3111d5898 Then: 71866660c7af35a7343831f7668e7cd2b62ee0f2 - "UITextView+Placeholder": 0c3efd97f37ea64bde7f34cc6e90fe02e87b3909 + "UITextView+Placeholder": c407b27599ea23cca425946fee3cf1db5d547008 PODFILE CHECKSUM: 217b0b1c7b2faddc54272a5bde63843c54f48190 -COCOAPODS: 1.6.1 +COCOAPODS: 1.6.2