Skip to content

Commit dc007db

Browse files
committed
update podspec source
1 parent e6fe522 commit dc007db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JPushRN.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

1313
s.ios.deployment_target = '7.0'
1414

15-
s.source = { :git => "https://github.com/jpush/jpush-react-native", :tag => "#{s.version}" }
15+
s.source = { :git => "https://github.com/jpush/jpush-react-native.git", :tag => "#{s.version}" }
1616
s.source_files = 'ios/RCTJPushModule/*.{h,m}'
1717
s.preserve_paths = "*.js"
1818
s.frameworks = 'UIKit','CFNetwork','CoreFoundation','CoreTelephony','SystemConfiguration','CoreGraphics','Foundation','Security'

0 commit comments

Comments
 (0)