Skip to content

Commit

Permalink
Update ENSwiftSideMenu.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
evnaz committed May 10, 2019
1 parent ef5f542 commit 9e74be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ENSwiftSideMenu.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.platform = :ios, "9.0"
s.swift_version = '5.0'
s.source = { :git => "https://github.com/evnaz/ENSwiftSideMenu.git", :tag => "0.1.5"}
s.source = { :git => "https://github.com/evnaz/ENSwiftSideMenu.git", :tag => "0.1.4"}
s.source_files = "Library/*.swift"

end

0 comments on commit 9e74be1

Please sign in to comment.