Skip to content

Commit 32ece97

Browse files
authored
Update lottie-react-native.podspec
1 parent d9f1c88 commit 32ece97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lottie-react-native.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
s.license = package['license']
1313
s.platform = :ios, "8.0"
1414

15-
s.source = { :git => "https://github.com/airbnb/lottie-react-native.git", :tag => "v#{s.version}" }
15+
s.source = { :git => "https://github.com/react-community/lottie-react-native.git", :tag => "v#{s.version}" }
1616
s.source_files = "src/ios/**/*.{h,m}"
1717

1818
s.dependency 'React'

0 commit comments

Comments
 (0)