diff --git a/M13ProgressSuite.podspec b/M13ProgressSuite.podspec index 63cefa3..471c6fb 100644 --- a/M13ProgressSuite.podspec +++ b/M13ProgressSuite.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "M13ProgressSuite" - s.version = "1.0.1" + s.version = "1.2.1" s.summary = "A suite containing many tools to display progress information on iOS." s.description = <<-DESC @@ -27,7 +27,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI s.platform = :ios, '7.0' - s.source = { :git => "https://github.com/Marxon13/M13ProgressSuite.git", :tag => "v1.0.1"} + s.source = { :git => "https://github.com/Marxon13/M13ProgressSuite.git", :tag => "v1.2.1"} s.source_files = 'Classes/*/*' diff --git a/M13ProgressSuite.xcworkspace/xcuserdata/Brandon.xcuserdatad/UserInterfaceState.xcuserstate b/M13ProgressSuite.xcworkspace/xcuserdata/Brandon.xcuserdatad/UserInterfaceState.xcuserstate index d46087a..7985dbe 100644 Binary files a/M13ProgressSuite.xcworkspace/xcuserdata/Brandon.xcuserdatad/UserInterfaceState.xcuserstate and b/M13ProgressSuite.xcworkspace/xcuserdata/Brandon.xcuserdatad/UserInterfaceState.xcuserstate differ