File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Pod ::Spec . new do |s |
33
44 s . name = "SwiftyAttributes"
5- s . version = "4.1.1 "
5+ s . version = "4.2.0 "
66 s . summary = "A Swifty API for attributed strings."
77
88 s . description = <<-DESC
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
1414 s . homepage = "https://github.com/eddiekaiger/SwiftyAttributes"
1515 s . license = { :type => "MIT" , :file => "LICENSE" }
1616 s . author = { "Eddie Kaiger" => "eddiekaiger@gmail.com" }
17- s . source = { :git => "https://github.com/eddiekaiger/SwiftyAttributes.git" , :tag => "v4.1.1 " }
17+ s . source = { :git => "https://github.com/eddiekaiger/SwiftyAttributes.git" , :tag => "v4.2.0 " }
1818
1919 s . source_files = "SwiftyAttributes/Sources/common/*.swift"
2020 s . osx . source_files = "SwiftyAttributes/Sources/macOS/*.swift"
You can’t perform that action at this time.
0 commit comments