Skip to content

Commit

Permalink
Updated podspec to 1.12 - Swift 4 migration.
Browse files Browse the repository at this point in the history
  • Loading branch information
Khalian committed Jul 21, 2018
1 parent 4536c10 commit 9e6a655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EZSwiftExtensions.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "EZSwiftExtensions"
s.version = "1.11"
s.version = "1.12"
s.summary = ":smirk: How Swift standard types and classes were supposed to work"
s.description = ":smirk: How Swift standard types and classes were supposed to work."
s.homepage = "https://github.com/goktugyil/EZSwiftExtensions"
Expand Down

0 comments on commit 9e6a655

Please sign in to comment.