diff --git a/CFNotify.podspec b/CFNotify.podspec index 5325988..2ac3b51 100644 --- a/CFNotify.podspec +++ b/CFNotify.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "CFNotify" - s.version = "0.9.0" + s.version = “1.0.0” s.summary = "A customizable framework to create draggable views" s.homepage = "https://github.com/hallelujahbaby/CFNotify" s.license = { :type => "MIT", :file => "LICENSE" }