File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010 s . license = package [ 'license' ]
1111 s . author = package [ 'author' ]
1212 s . homepage = 'https://github.com/Michaelvilleneuve/react-native-document-scanner'
13- s . source = { :git => 'https://github.com/Michaelvilleneuve /react-native-document-scanner.git' , :tag => s . version }
13+ s . source = { :git => 'https://github.com/rhinos-solutions /react-native-document-scanner.git' , :tag => s . version }
1414
1515 s . requires_arc = true
1616 s . platform = :ios , '8.0'
Original file line number Diff line number Diff line change 88 },
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " https://github.com/Michaelvilleneuve /react-native-document-scanner"
11+ "url" : " https://github.com/rhinos-solutions /react-native-document-scanner"
1212 },
1313 "keywords" : [
1414 " react-native" ,
1818 "author" : " Michaël Villeneuve" ,
1919 "license" : " MIT" ,
2020 "peerDependencies" : {
21- "react-native" : " 0.45.1 "
21+ "react-native" : " 0.49.3 "
2222 },
2323 "dependencies" : {
24- "react" : " ^ 16.0.0"
24+ "react" : " 16.0.0-beta.5 "
2525 }
2626}
You can’t perform that action at this time.
0 commit comments