Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Commit

Permalink
Updated podspec summary
Browse files Browse the repository at this point in the history
  • Loading branch information
nmdias committed Jun 5, 2016
1 parent 8467060 commit 9420d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FeedParser.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'FeedParser'
s.version = '3.0.0'
s.license = 'MIT'
s.summary = 'An RSS/Atom feed parser written in Swift'
s.summary = 'An RSS and Atom feed parser written in Swift'
s.homepage = 'https://github.com/nmdias/FeedParser'
s.authors = { 'Nuno Manuel Dias' => 'nmdias.pt@gmail.com' }
s.source = { :git => 'https://github.com/nmdias/FeedParser.git', :tag => s.version }
Expand Down

0 comments on commit 9420d83

Please sign in to comment.