Skip to content

Commit

Permalink
Merge pull request #105 from salemove/0.5.3
Browse files Browse the repository at this point in the history
GliaWidgets 0.5.3
  • Loading branch information
dukhovnyi authored Sep 7, 2021
2 parents 38454e3 + ed75653 commit 6ae2b83
Show file tree
Hide file tree
Showing 39 changed files with 14 additions and 4,218 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
project.xcworkspace
xcuserdata
*.xctimeline
.swiftpm

# Xcode
#
Expand Down
7 changes: 0 additions & 7 deletions .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

This file was deleted.

4 changes: 2 additions & 2 deletions GliaWidgets.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'GliaWidgets'
s.version = '0.5.2'
s.version = '0.5.3'
s.summary = 'The Glia iOS Widgets library'
s.description = 'The Glia Widgets library allows to integrate easily a UI/UX for Glia\'s Digital Customer Service platform'
s.homepage = 'https://github.com/salemove/ios-sdk-widgets'
Expand All @@ -10,7 +10,7 @@ Pod::Spec.new do |s|

s.module_name = 'GliaWidgets'
s.ios.deployment_target = '12.0'
s.ios.vendored_frameworks = 'GliaWidgets.xcframework'
s.source_files = 'GliaWidgets/**/*.swift'
s.swift_version = '5.3'

s.dependency 'SalemoveSDK', '0.30.2'
Expand Down
39 changes: 0 additions & 39 deletions GliaWidgets.xcframework/Info.plist

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 6ae2b83

Please sign in to comment.