Bluesky app fork with some witchin' additions 💫

specify mcemojipicker version (#8600)

authored by samuel.fm and committed by

GitHub 1ed019bd 42af417e

+1 -1
+1 -1
modules/expo-emoji-picker/ios/EmojiPickerModule.podspec
··· 14 14 s.static_framework = true 15 15 16 16 s.dependency 'ExpoModulesCore' 17 - s.dependency 'MCEmojiPicker' 17 + s.dependency 'MCEmojiPicker', '1.2.3' 18 18 19 19 # Swift/Objective-C compatibility 20 20 s.pod_target_xcconfig = {