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
Vasilis
2022-05-05 18:42:07 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9697cd727dfe6f3637e9318550beb7cb32ed4efa
9697cd72
1 parent
89fb527d
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
WarplySDKFrameworkIOS.podspec
WarplySDKFrameworkIOS.podspec
View file @
9697cd7
...
...
@@ -19,7 +19,7 @@ Pod::Spec.new do |spec|
spec
.
source
=
{
:git
=>
"https://git.warp.ly/open-source/warply_sdk_framework.git"
,
:tag
=>
"0.0.13"
}
spec
.
source_files
=
"headers/*.h"
spec
.
source_files
=
"
WarplySDKFrameworkIOS.framework/
headers/*.h"
spec
.
exclude_files
=
"Classes/Exclude"
# spec.resource_bundles = {
...
...
Please
register
or
login
to post a comment