diff --git a/Pangu-Swift.podspec b/Pangu-Swift.podspec index 093b89b..c9cc603 100644 --- a/Pangu-Swift.podspec +++ b/Pangu-Swift.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Pangu-Swift" - s.version = "0.2" + s.version = "1.0" s.summary = "Paranoid text spacing in Swift" s.description = "Paranoid text spacing for good readability, to automatically insert whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols)." s.homepage = "https://github.com/X140Yu/pangu.Swift"