diff --git a/DownloadToGo.podspec b/DownloadToGo.podspec index 52e9f49..0dfdd77 100644 --- a/DownloadToGo.podspec +++ b/DownloadToGo.podspec @@ -1,5 +1,5 @@ -suffix = '.0000' # Dev mode -# suffix = '' # Release +# suffix = '.0000' # Dev mode +suffix = '' # Release Pod::Spec.new do |s| s.name = 'DownloadToGo'