Skip to content

Commit 0fadcb5

Browse files
committed
Update SafeSFSymbols.podspec
1 parent 63d4b62 commit 0fadcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SafeSFSymbols.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = 'SafeSFSymbols'
4-
s.version = '1.1.4'
4+
s.version = '1.1.5'
55
s.summary = 'Easy usage SFSymbols with static types. If symbol not available, compiler will show warning.'
66
s.homepage = 'https://github.com/sparrowcode/SafeSFSymbols'
77
s.source = { :git => 'https://github.com/sparrowcode/SafeSFSymbols.git', :tag => s.version }

0 commit comments

Comments
 (0)