Skip to content

Commit

Permalink
Update ESUIHelper.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
emvakar committed Oct 14, 2020
1 parent 4282481 commit 9119c28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ESUIHelper.podspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Pod::Spec.new do |s|
s.platforms = { :ios => "13.0" }
s.platforms = { :ios => "12.0" }
s.name = "ESUIHelper"
s.summary = "ESUIHelper swift 5.2 UI framework for simple development amazing apps."
s.requires_arc = true
s.version = "1.0.0"
s.version = "1.0.1"
s.license = { :type => "MIT", :file => "LICENSE" }
s.author = { "Emil Karimov" => "emvakar@gmail.com" }
s.homepage = "https://github.com/ESKARIA/ESUIHelper.git"
Expand Down

0 comments on commit 9119c28

Please sign in to comment.