Skip to content

Commit

Permalink
正式的UI
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperiorWang committed Jul 25, 2019
1 parent 693cb6f commit e6b290a
Show file tree
Hide file tree
Showing 7 changed files with 1,251 additions and 1,356 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified Pods/.DS_Store
Binary file not shown.
2,595 changes: 1,245 additions & 1,350 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions UPHostUI.podspec → THostUI.podspec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Pod::Spec.new do |s|

s.name = "UPHostUI"
s.version = "1.0.1"
s.summary = "UPHostUI :A modern foundation for accepting payments."
s.name = "THostUI"
s.version = "1.0.0"
s.summary = "THostUI :A modern foundation for accepting payments."
s.description = <<-DESC
UPHostUI is a full-stack payments platform for developers
THostUI is a full-stack payments platform for developers
This CocoaPod will help you accept payment in your iOS app.
DESC

Expand All @@ -16,8 +16,8 @@ Pod::Spec.new do |s|

s.requires_arc = true

s.homepage = "https://github.com/SuperiorWang/UPHostUI"
s.source = { :git => "https://github.com/SuperiorWang/UPHostUI.git", :tag => "v1.0.1" }
s.homepage = "https://github.com/SuperiorWang/THostUI"
s.source = { :git => "https://github.com/SuperiorWang/THostUI.git", :tag => "v1.0.0" }


s.default_subspecs = %w[HostUI]
Expand Down
Binary file modified UQPayHostUI.framework/.DS_Store
Binary file not shown.
Binary file modified UQPayHostUI.framework/Frameworks/.DS_Store
Binary file not shown.
Binary file not shown.

0 comments on commit e6b290a

Please sign in to comment.