Browse Source

修改podspec

zhongbaojian 5 years ago
parent
commit
76d5018956
1 changed files with 1 additions and 1 deletions
  1. 1 1
      TZImagePicker.podspec

+ 1 - 1
TZImagePicker.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
     s.name         = "TZImagePicker"
-    s.version      = "1.0.0"
+    s.version      = "1.0.1"
     s.summary      = "A clone of UIImagePickerController, support picking multiple photos、original photo and video"
     s.homepage     = "http://svn.ouj.com:3000/duowan_iOS/TZImagePicker"
     s.license      = { :type => 'MIT', :file => 'LICENSE' }