Skip to content

Commit 5398ec4

Browse files
lm2343635freak4pc
authored andcommitted
Use SnapKit 5 for Example project
1 parent ed5940a commit 5398ec4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Example/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
platform :ios, '8.0'
1+
platform :ios, '10.0'
22

33
target 'RxKeyboardExample' do
44
use_frameworks!

Example/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ PODS:
1313
- RxRelay (5.0.0):
1414
- RxSwift (~> 5)
1515
- RxSwift (5.0.0)
16-
- SnapKit (4.2.0)
16+
- SnapKit (5.0.0)
1717
- SwiftyColor (1.2.0)
18-
- SwiftyImage (1.4.0)
18+
- SwiftyImage (1.5.0)
1919
- Then (2.4.0)
2020
- "UITextView+Placeholder (1.2.1)"
2121

@@ -56,12 +56,12 @@ SPEC CHECKSUMS:
5656
RxKeyboard: 6683c4344304a00f943c158bd8a43ce5469c82a7
5757
RxRelay: 4f7409406a51a55cd88483f21ed898c234d60f18
5858
RxSwift: 8b0671caa829a763bbce7271095859121cbd895f
59-
SnapKit: fe8a619752f3f27075cc9a90244d75c6c3f27e2a
59+
SnapKit: fd22d10eb9aff484d79a8724eab922c1ddf89bcf
6060
SwiftyColor: ac23e6c0b561838c1ef0f554ff170cceba14546b
61-
SwiftyImage: 03eda95ec96406846ee6f72a16897483bf8d4c4a
61+
SwiftyImage: b4f0523c4a775c79c45dd328f42ed9b3111d5898
6262
Then: 71866660c7af35a7343831f7668e7cd2b62ee0f2
6363
"UITextView+Placeholder": 0c3efd97f37ea64bde7f34cc6e90fe02e87b3909
6464

65-
PODFILE CHECKSUM: 49cf5def62bcfa2dfbe0c5118a9372a4162ec992
65+
PODFILE CHECKSUM: 217b0b1c7b2faddc54272a5bde63843c54f48190
6666

67-
COCOAPODS: 1.6.2
67+
COCOAPODS: 1.6.1

0 commit comments

Comments
 (0)