Skip to content

Commit

Permalink
Reliable release with beautiful documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdremov committed Aug 28, 2020
1 parent bc06fbd commit ef45bc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SwiftYFinance.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'SwiftYFinance'
s.version = '1.2.3'
s.version = '1.3.0'
s.summary = 'Yahoo Finance library with the power of Swift'

s.swift_version = '5.0'
Expand All @@ -19,7 +19,7 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!

s.description = <<-DESC
Provides methods for major Yahoo Finance APIs. Perfect if you need fast asynchronous stock data fetch library
Provides methods for major Yahoo Finance APIs. Perfect if you need fast asynchronous stock data fetching library
DESC

s.homepage = 'https://github.com/AlexRoar/SwiftYFinance'
Expand Down

0 comments on commit ef45bc0

Please sign in to comment.