We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef2bbb8 commit 33ae00bCopy full SHA for 33ae00b
RNSyanImagePicker.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
10
s.license = "MIT"
11
s.author = { "author" => "hanhun@163.com" }
12
s.platform = :ios, "7.0"
13
- s.source = { :git => "https://github.com/author/RNSyanImagePicker.git", :tag => "master" }
+ s.source = { :git => "https://github.com/syanbo/react-native-syan-image-picker.git" }
14
s.source_files = "**/*.{h,m}"
15
s.requires_arc = true
16
s.resource = "TZImagePickerController/TZImagePickerController.bundle"
0 commit comments