Skip to content

Commit

Permalink
updated podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sameersyd committed Aug 29, 2020
1 parent 28c436d commit 193d393
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions MotionToastView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'MotionToastView'
s.version = '0.1.9'
s.version = '0.1.10'
s.summary = 'A Beautiful Toast Library for iOS using Swift'

# This description is used to generate tags and improve search results.
Expand All @@ -22,7 +22,6 @@ Pod::Spec.new do |s|
DESC

s.homepage = 'https://github.com/sameersyd/MotionToastView'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'sameersyd' => '[email protected]' }
s.source = { :git => 'https://github.com/sameersyd/MotionToastView.git', :tag => s.version.to_s }
Expand Down

0 comments on commit 193d393

Please sign in to comment.