We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d621ec commit fe0896aCopy full SHA for fe0896a
SwiftlyUI.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'SwiftlyUI'
3
- s.version = '1.1.1'
+ s.version = '1.1.2'
4
s.summary = 'Swift-style declarative UIKit framework'
5
s.homepage = 'https://github.com/CoderLineChan/SwiftlyUI'
6
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments