Skip to content

Commit 18947a5

Browse files
committed
Updated podspec
1 parent fc5efa3 commit 18947a5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ChromaColorPicker.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.license = { :type => "MIT", :file => "LICENSE" }
1212
s.author = "Jonathan Cardasis"
1313
s.platform = :ios, "8.0"
14-
s.source = { :git => "https://github.com/joncardasis/ChromaColorPicker.git", :tag => "1.0.3" }
14+
s.source = { :git => "https://github.com/joncardasis/ChromaColorPicker.git", :tag => "1.1" }
1515
s.source_files = "ChromaColorPicker", "ChromaColorPicker/*.swift"
1616

1717
end

0 commit comments

Comments
 (0)