Skip to content

Commit 33ae00b

Browse files
committed
fix: s.source
1 parent ef2bbb8 commit 33ae00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNSyanImagePicker.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
s.license = "MIT"
1111
s.author = { "author" => "hanhun@163.com" }
1212
s.platform = :ios, "7.0"
13-
s.source = { :git => "https://github.com/author/RNSyanImagePicker.git", :tag => "master" }
13+
s.source = { :git => "https://github.com/syanbo/react-native-syan-image-picker.git" }
1414
s.source_files = "**/*.{h,m}"
1515
s.requires_arc = true
1616
s.resource = "TZImagePickerController/TZImagePickerController.bundle"

0 commit comments

Comments
 (0)