Skip to content

Commit cb8fbe9

Browse files
author
詹强
committed
修复pod Install失败问题
1 parent 4cfe22c commit cb8fbe9

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
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
s.homepage = "https://github.com/jpush/jpush-react-native"
99
s.summary = pjson["description"]
1010
s.license = pjson["license"]
11-
s.author = { "wicked.tc130" }
11+
s.author = pjson["wicked.tc130" => ""]
1212

1313
s.ios.deployment_target = '7.0'
1414

0 commit comments

Comments
 (0)