Skip to content

Commit

Permalink
[Update] 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheng Pan committed Feb 11, 2018
1 parent 45b2c58 commit 7ddea29
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion YZAppSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
s.homepage = "https://www.youzanyun.com/"
s.license = "MIT"
s.author = { "pansheng" => "[email protected]" }
s.source = { :http => "https://b.yzcdn.cn/youzanyun/appsdk/open_sdk_ios_basic_#{s.version.to_s}.zip" }
s.source = { :http => "https://b.yzcdn.cn/youzanyun/appsdk/yz_open_sdk_ios_basic_#{s.version.to_s}.zip" }

s.frameworks = 'WebKit', 'UIKit', 'Foundation'
s.requires_arc = true
Expand Down
10 changes: 5 additions & 5 deletions YZOpenSDKDemo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- YZAppSDK (6.2.0):
- YZAppSDK/Base (= 6.2.0)
- YZAppSDK/Base (6.2.0):
- YZAppSDK (6.3.1):
- YZAppSDK/Base (= 6.3.1)
- YZAppSDK/Base (6.3.1):
- YZAppSDK/Core
- YZAppSDK/Core (6.2.0)
- YZAppSDK/Core (6.3.1)

DEPENDENCIES:
- YZAppSDK (from `../YZAppSDK.podspec`)
Expand All @@ -13,7 +13,7 @@ EXTERNAL SOURCES:
:podspec: ../YZAppSDK.podspec

SPEC CHECKSUMS:
YZAppSDK: b927302af7d7cf9959d26b3f20837aa9102ee44d
YZAppSDK: 55703f44db8cae5e90f832cc6ce0e8ffa1ec553a

PODFILE CHECKSUM: c7ab803a5ddd754cd4f25a30de57d796eb257790

Expand Down

0 comments on commit 7ddea29

Please sign in to comment.