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
2023-01-03 17:14:18 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
265d5c3ee5fe390f35f0f106ca38eb348f11b25f
265d5c3e
1 parent
cb494157
test podspec v6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
SwiftWarplyFramework.podspec
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
SwiftWarplyFramework.podspec
View file @
265d5c3
...
...
@@ -26,7 +26,7 @@ Pod::Spec.new do |spec|
spec
.
source
=
{
:git
=>
"https://git.warp.ly/open-source/warply_sdk_framework.git"
,
:tag
=>
"0.1.9"
}
# spec.public_header_files = "SwiftWarplyFramework.framework/Headers/*.h"
spec
.
source_files
=
'SwiftWarplyFramework/*'
,
'SwiftWarplyFramework/*.xcassets'
,
'SwiftWarplyFramework/SwiftWarplyFramework/*.xcassets'
,
"SwiftWarplyFramework/*.png"
,
"SwiftWarplyFramework/*.xcassets"
,
"SwiftWarplyFramework/SwiftWarplyFramework/*.xcassets"
,
"SwiftWarplyFramework/*.xib"
,
"SwiftWarplyFramework/SwiftWarplyFramework/*.xib"
,
"SwiftWarplyFramework/*.{h,m}"
,
"SwiftWarplyFramework/*.{h,m}"
,
"SwiftWarplyFramework/**/*.{h,m}"
,
"SwiftWarplyFramework/**/**/*.{h,m}"
,
"SwiftWarplyFramework/**/**/**/*.{h,m}"
,
"SwiftWarplyFramework/*.swift"
,
"*.swift"
,
"SwiftWarplyFramework/SwiftWarplyFramework/*.swift"
,
"SwiftWarplyFramework/SwiftWarplyFramework/SwiftWarplyFramework/*.swift"
#
spec.vendored_frameworks = "SwiftWarplyFramework.framework"
spec
.
vendored_frameworks
=
"SwiftWarplyFramework.framework"
spec
.
exclude_files
=
"Classes/Exclude"
spec
.
dependency
'RSBarcodes_Swift'
,
'~> 5.1.1'
...
...
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
View file @
265d5c3
No preview for this file type
Please
register
or
login
to post a comment