Skip to content

Commit 9119c28

Browse files
authored
Update ESUIHelper.podspec
1 parent 4282481 commit 9119c28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ESUIHelper.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Pod::Spec.new do |s|
2-
s.platforms = { :ios => "13.0" }
2+
s.platforms = { :ios => "12.0" }
33
s.name = "ESUIHelper"
44
s.summary = "ESUIHelper swift 5.2 UI framework for simple development amazing apps."
55
s.requires_arc = true
6-
s.version = "1.0.0"
6+
s.version = "1.0.1"
77
s.license = { :type => "MIT", :file => "LICENSE" }
88
s.author = { "Emil Karimov" => "emvakar@gmail.com" }
99
s.homepage = "https://github.com/ESKARIA/ESUIHelper.git"

0 commit comments

Comments
 (0)