diff --git a/Swifter.podspec b/Swifter.podspec index e0bf91c3..90f5249a 100644 --- a/Swifter.podspec +++ b/Swifter.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Swifter" - s.version = "2.0.1" + s.version = "2.0.2" s.summary = ":bird: A Twitter framework for iOS & OS X written in Swift" s.description = <<-DESC Twitter framework for iOS & macOS written in Swift, with support of three different types of authentication protocol, and most, if not all, of the REST API.