Skip to content
This repository was archived by the owner on Jun 8, 2020. It is now read-only.

Commit ff72e3a

Browse files
Updating podspec file
1 parent 1786784 commit ff72e3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SwiftColorGen.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111
s.homepage = "https://github.com/fernandodelrio/SwiftColorGen"
1212
s.screenshots = "https://raw.githubusercontent.com/fernandodelrio/SwiftColorGen/master/Resources/Storyboard0.3.0.png", "https://raw.githubusercontent.com/fernandodelrio/SwiftColorGen/master/Resources/Assets0.3.0.png", "https://raw.githubusercontent.com/fernandodelrio/SwiftColorGen/master/Resources/Swift0.3.0.png"
1313
s.license = {:type => "MIT", :file => "LICENSE.md"}
14-
s.author = { "Fernando del Rio" => "fernandomdr@gmail.com" }
14+
s.author = { "Fernando del Rio" => "fernandomdr@gmail.com" }
1515
s.ios.deployment_target = "8.0"
1616
s.source = { :http => "https://github.com/fernandodelrio/SwiftColorGen/releases/download/#{s.version}/swiftcg-#{s.version}.zip" }
1717
s.preserve_paths = "swiftcg"

0 commit comments

Comments
 (0)