Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2022-05-27 16:57:43 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0b87f052d216677b6af9637f22214da817a37ed9
0b87f052
1 parent
ed5e085a
SwiftEventBus test v1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SwiftWarplyFramework.podspec
SwiftWarplyFramework.podspec
View file @
0b87f05
...
...
@@ -23,7 +23,7 @@ Pod::Spec.new do |spec|
spec
.
vendored_frameworks
=
"SwiftWarplyFramework.framework"
spec
.
exclude_files
=
"Classes/Exclude"
spec
.
dependency
'RSBarcodes_Swift'
,
'~> 5.1.1'
spec
.
dependency
'SwiftEventBus'
,
:tag
=>
'5.1.0'
,
:git
=>
'https://github.com/cesarferreira/SwiftEventBus.git'
spec
.
dependency
'SwiftEventBus'
# spec.resource_bundles = {
# 'Resources' => ['WarplySDKFrameworkIOS/*.xcassets', 'WarplySDKFrameworkIOS/WarplySDKFrameworkIOS/*.xcassets']
...
...
Please
register
or
login
to post a comment