Skip to content

Commit fd84f03

Browse files
author
daizi
committed
update: 修改 spec 文件
1 parent 16c7138 commit fd84f03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GeYanSdk.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Pod::Spec.new do |s|
7777
# Supports git, hg, bzr, svn and HTTP.
7878
#
7979

80-
s.source = { :git => "https://github.com/GetuiLaboratory/getui-gysdk-ios-cocoapods", :tag => "#{s.version}" }
80+
s.source = { :git => "https://github.com/GetuiLaboratory/getui-gysdk-ios-cocoapods.git", :tag => "#{s.version}" }
8181

8282

8383
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
@@ -118,7 +118,7 @@ Pod::Spec.new do |s|
118118
#
119119

120120
# s.framework = "SomeFramework"
121-
s.frameworks = "AdSupportFramework"
121+
s.frameworks = "AdSupport"
122122

123123
# s.library = "iconv"
124124
s.libraries = "z"

0 commit comments

Comments
 (0)