We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ef68e commit bda52e4Copy full SHA for bda52e4
FlexLayout.podspec
@@ -5,7 +5,7 @@ Pod::Spec.new do |spec|
5
spec.summary = "FlexLayout"
6
spec.homepage = "https://github.com/lucdion/FlexLayout.git"
7
spec.license = "BSD 3-clause"
8
- spec.author = { "Luc Dion" => "ldion@mirego.com" }
+ spec.author = { "Luc Dion" => "luc_dion@yahoo.com" }
9
10
spec.platform = :ios, "8.0"
11
spec.source = { :git => "https://github.com/lucdion/FlexLayout.git", :tag => "#{spec.version}" }
0 commit comments