瀏覽代碼

update pod spec

Ben Hsieh 8 年之前
父節點
當前提交
459d2a240e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/react-native-fetch-blob.podspec

+ 1
- 1
src/react-native-fetch-blob.podspec 查看文件

@@ -1,6 +1,6 @@
1 1
 Pod::Spec.new do |s|
2 2
   s.name             = "react-native-fetch-blob"
3
-  s.version          = "0.9.4-beta.3"
3
+  s.version          = "0.9.4-beta.4"
4 4
   s.summary          = "A project committed to make file acess and data transfer easier, effiecient for React Native developers."
5 5
   s.requires_arc = true
6 6
   s.license      = 'MIT'