Skip to content

Commit 8269e18

Browse files
author
Bell App Lab
committed
Fixed podspec
1 parent f3b7780 commit 8269e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Keyboard.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ So instead of doing a whole lot of calculations, or embedding everything in `UIS
2828

2929
s.source_files = "Sources/Keyboard"
3030

31-
s.frameworks = "Foundation", "ObjectiveC"
31+
s.frameworks = "Foundation"
3232
s.ios.framework = "UIKit"
3333

3434
end

0 commit comments

Comments
 (0)