Skip to content

Commit 85b4d56

Browse files
manseRyota Mannari
authored and
Ryota Mannari
committed
chore: Fix source url
1 parent 2091c63 commit 85b4d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-brightcove-player.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111
s.authors = "Ryota Mannari"
1212
s.platform = :ios, "10.0"
1313

14-
s.source = { :git => "https://github.com/brightcove/BrightcoveSpecs.git" }
14+
s.source = { :git => "https://github.com/manse/react-native-brightcove-player.git" }
1515
s.source_files = 'ios/**/*.{h,m}'
1616

1717
s.dependency 'React'

0 commit comments

Comments
 (0)