diff --git a/SweetCurtain.podspec b/SweetCurtain.podspec index e110b82..4f4a899 100644 --- a/SweetCurtain.podspec +++ b/SweetCurtain.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |spec| spec.name = "SweetCurtain" - spec.version = "0.1.1" + spec.version = "0.1.2" spec.summary = "A framework that provides the component that implements the content-curtain interface." spec.description = "A framework that provides CurtainController. CurtainController is a container view controller that implements a content-curtain interface. You can find a similar implementation in applications like Apple Maps, Find My, Stocks, etc."