We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4282481 commit 9119c28Copy full SHA for 9119c28
1 file changed
ESUIHelper.podspec
@@ -1,9 +1,9 @@
1
Pod::Spec.new do |s|
2
- s.platforms = { :ios => "13.0" }
+ s.platforms = { :ios => "12.0" }
3
s.name = "ESUIHelper"
4
s.summary = "ESUIHelper swift 5.2 UI framework for simple development amazing apps."
5
s.requires_arc = true
6
- s.version = "1.0.0"
+ s.version = "1.0.1"
7
s.license = { :type => "MIT", :file => "LICENSE" }
8
s.author = { "Emil Karimov" => "emvakar@gmail.com" }
9
s.homepage = "https://github.com/ESKARIA/ESUIHelper.git"
0 commit comments