Skip to content

Commit bda52e4

Browse files
author
Luc Dion
committed
Update podspec
1 parent e3ef68e commit bda52e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlexLayout.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pod::Spec.new do |spec|
55
spec.summary = "FlexLayout"
66
spec.homepage = "https://github.com/lucdion/FlexLayout.git"
77
spec.license = "BSD 3-clause"
8-
spec.author = { "Luc Dion" => "ldion@mirego.com" }
8+
spec.author = { "Luc Dion" => "luc_dion@yahoo.com" }
99

1010
spec.platform = :ios, "8.0"
1111
spec.source = { :git => "https://github.com/lucdion/FlexLayout.git", :tag => "#{spec.version}" }

0 commit comments

Comments
 (0)