diff --git a/Siren.podspec b/Siren.podspec index 22578cc5..24515079 100755 --- a/Siren.podspec +++ b/Siren.podspec @@ -1,10 +1,10 @@ Pod::Spec.new do |s| s.name = "Siren" s.version = "2.0.7" - s.summary = "Notify users when a new version of your iOS app is available, and prompt them with the App Store link.." + s.summary = "Notify users that a new version of your iOS app is available, and prompt them with the App Store link." s.description = <<-DESC -Notify users that a new version of your iOS app is available, and prompt them with the App Store link. +Notify users when a new version of your iOS app is available, and prompt them with the App Store link. DESC s.homepage = "https://github.com/ArtSabintsev/Siren"